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

In This Topic
    IsToggle Property
    In This Topic
    Specifies if the current item toggles visibility of any report items.
    Syntax
    'Declaration
     
    ReadOnly Property IsToggle As Boolean
    bool IsToggle {get;}
    See Also