BarDockingMenuItem.MaxDocuments Property
Gets or sets the maximum number of documents displayed by the BarDockingMenuItem.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 10 | An integer value that is the maximum number of documents displayed by the BarDockingMenuItem. |
See Also