CommandBar Property
CommandBar
Gets the command bar information for the component.
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public CommandBarInfo CommandBar { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property CommandBar As CommandBarInfo