CommandBarButtonClass.BeginGroup Özellik

Tanım

Bu denetimin grubunda ilk olup olmadığını belirler.

public:
 virtual property bool BeginGroup { bool get(); void set(bool value); };
public:
 virtual property bool BeginGroup { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610874880)]
public virtual bool BeginGroup { [System.Runtime.InteropServices.DispId(1610874880)] get; [System.Runtime.InteropServices.DispId(1610874880)] set; }
[<System.Runtime.InteropServices.DispId(1610874880)>]
[<get: System.Runtime.InteropServices.DispId(1610874880)>]
[<set: System.Runtime.InteropServices.DispId(1610874880)>]
member this.BeginGroup : bool with get, set
Public Overridable Property BeginGroup As Boolean

Özellik Değeri

Boolean

true denetimin öncesinde bir komut grubu ayırıcısı varsa, tersi durumda false .

Uygulamalar

Öznitelikler

Şunlara uygulanır