[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.Buttons

Buttons Property

Buttons

Gets the collection of buttons in this navigation bar.

Declaration
[C1Category("Behavior")]
[C1Description("C1NavBar.Buttons", "Gets the collection of buttons in this navigation bar.")]
[Browsable(false)]
public C1NavBarButton.ButtonCollection Buttons { get; }
<C1Category("Behavior")>
<C1Description("C1NavBar.Buttons", "Gets the collection of buttons in this navigation bar.")>
<Browsable(False)>
Public ReadOnly Property Buttons As C1NavBarButton.ButtonCollection