[]
Gets the collection of buttons in this navigation bar.
[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