ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / ToggleItem Property

In This Topic
    ToggleItem Property (MemoryReportItem)
    In This Topic
    Gets or sets the report item that users can click toggle the visibility of this item.
    Syntax
    'Declaration
     
    Public Property ToggleItem As String
    public string ToggleItem {get; set;}
    See Also