ReportItem.ToggleItem Property

Definition

Gets the name of the toggle item for this report item.

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

Property Value

A string containing the name of the toggle item for this report item.

Applies to