Share via


_CommandBarActiveX.BeginGroup Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property BeginGroup As Boolean
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As Boolean

value = instance.BeginGroup

instance.BeginGroup = value
bool BeginGroup { get; set; }

Property Value

Type: System.Boolean

Implements

CommandBarControl.BeginGroup

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

BeginGroup Overload

Microsoft.Office.Core Namespace