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; }