[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.ReportItem-2.ToggleItem

ToggleItem Property

ToggleItem

Gets a report item that users can click to toggle the visibility of this item.

Declaration
public string ToggleItem { get; }
Property Value
Type Description
string

A string representing the toggle item.

Implements