Skip to main content
Bar

BarManager.MaxItemId Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DefaultValue(0)]
public int MaxItemId { get; set; }

Property Value

Type Default
Int32 0
See Also