GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Visibility Class : ToggleItem Property |
Gets or sets the name of the textbox used to hide or reveal the report item.
'Declaration Public Property ToggleItem As System.String
public System.string ToggleItem {get; set;}
A String representing the name of the textbox used to hide or reveal the report item.