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