MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IToggleController Interface / InitialState Property

In This Topic
InitialState Property (IToggleController)
In This Topic
Gets a value indicating whether the initial toggle state is 'on'.
Syntax
'Declaration
 
ReadOnly Property InitialState As Boolean
 

Property Value

A System.Boolean value. true if the initial toggle state is 'on'; otherwise, false.
See Also