Gets or sets the name of the textbox used to hide or reveal the report item.
Visual Basic (Declaration) | |
---|---|
Public Property ToggleItem As System.String |
C# | |
---|---|
public System.string ToggleItem {get; set;} |
Property Value
A String representing the name of the textbox used to hide or reveal the report item.