ActiveReports 12
ToggleItem Property (Visibility)

GrapeCity.ActiveReports.v12 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.

Syntax
'Declaration
 
Public Property ToggleItem As String
public string ToggleItem {get; set;}

Property Value

A String representing the name of the textbox used to hide or reveal the report item.

See Also

Reference

Visibility Class
Visibility Members