Group.HasToggle Property

Definition

Gets a value that indicates that a toggle item is defined for this object.

public:
 virtual property bool HasToggle { bool get(); };
public virtual bool HasToggle { get; }
member this.HasToggle : bool
Public Overridable ReadOnly Property HasToggle As Boolean

Property Value

A Boolean value indicating that a toggle item is defined for this object.

Applies to