[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.ToggleItem

ToggleItem Property

ToggleItem

Gets or sets the report item that users can click toggle the visibility of this item.

Declaration
public string ToggleItem { get; set; }
Implements