OfficeNavigationBar.MaxItemCount Property
Gets or sets the maximum number of items simultaneously displayed within the OfficeNavigationBar.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | The maximum number of items simultaneously displayed within the OfficeNavigationBar. |
See Also