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

In This Topic
    IsExpanded Property
    In This Topic
    Specifies if the current toggle state is 'on'
    Syntax
    'Declaration
     
    ReadOnly Property IsExpanded As Boolean
    bool IsExpanded {get;}
    See Also