Visibility.ToggleItem Property

Definition

Gets the name of the textbox used to hide/unhide this report item.

public:
 abstract property System::String ^ ToggleItem { System::String ^ get(); };
public abstract string ToggleItem { get; }
member this.ToggleItem : string
Public MustOverride ReadOnly Property ToggleItem As String

Property Value

A string value that represents the name of the textbox used to hide/unhide this report item.

Applies to