BarDockingMenuItem.Strings Property
Gets or sets the collection that contains captions of existing documents.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.BarListStringCollection | Contains captions of existing documents. |
See Also