IDocumentGroupDefaultProperties.ActualMultiLine Property
Gets whether tabs are actually displayed in multiple or single lines.
Namespace: DevExpress.XtraBars.Docking2010.Views.Tabbed
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if tabs are actually displayed in multiple lines; otherwise, false. |
See Also