InitialState Property (IToggleController)
Gets a value indicating whether the initial toggle state is 'on'.
'Declaration
ReadOnly Property InitialState As Boolean
Property Value
A
System.Boolean value.
true
if the initial toggle state is 'on'; otherwise,
false
.