ActiveReports Developer 7
ToggleItem Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : ToggleItem Property

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
ReadOnly Property ToggleItem As System.String
C# 
System.string ToggleItem {get;}

See Also