BarMdiChildrenListItem.Strings Property
Returns the collection that contains the captions of all existing MDI child windows.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.BarListStringCollection | Contains MDI window captions. |
See Also