_CommandBarButton.BeginGroup Property

Definition

Returns or sets a value that indicates if the specified command bar control appears at the beginning of a group of controls on the command bar.

public:
 property bool BeginGroup { bool get(); void set(bool value); };
public bool BeginGroup { get; set; }
member this.BeginGroup : bool with get, set
Public Property BeginGroup As Boolean

Property Value

Implements

Applies to