MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IToggleReceiver Interface / ToggleItem Property

In This Topic
ToggleItem Property (IToggleReceiver)
In This Topic
Gets the name of the toggle item.
Syntax
'Declaration
 
ReadOnly Property ToggleItem As String
 

Property Value

A System.String representing the name of the toggle item.
See Also