Gets or sets the name of the textbox used to hide or reveal the report item.
'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.