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

In This Topic
    InitialState Property (IToggleController)
    In This Topic
    Specifies if the initial toggle state is 'on'.
    Syntax
    'Declaration
     
    ReadOnly Property InitialState As Boolean
    bool InitialState {get;}
    See Also