[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleController.IsExpanded

IsExpanded Property

IsExpanded

Gets a value indicating whether the current toggle state is 'on'.

Declaration
bool IsExpanded { get; }
Property Value
Type Description
bool

A bool value. true if the current toggle state is 'on'; otherwise, false.