Group.ToggleItem Property

Definition

Returns the name of the toggle item for this object.

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

Property Value

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

Applies to