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

In This Topic
    ToggleItem Property (IReportItem)
    In This Topic
    Specifies a report item that users can click toggle the visibility of this item.
    Syntax
    'Declaration
     
    ReadOnly Property ToggleItem As String
    string ToggleItem {get;}
    See Also