Group.ToggleItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.