Back to Devexpress

IDocumentGroupDefaultProperties.ActualMultiLine Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-tabbed-dot-idocumentgroupdefaultproperties-3921bbf2.md

latest1.4 KB
Original Source

IDocumentGroupDefaultProperties.ActualMultiLine Property

Gets whether tabs are actually displayed in multiple or single lines.

Namespace : DevExpress.XtraBars.Docking2010.Views.Tabbed

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
bool ActualMultiLine { get; }
vb
ReadOnly Property ActualMultiLine As Boolean

Property Value

TypeDescription
Boolean

true if tabs are actually displayed in multiple lines; otherwise, false.

|

See Also

IDocumentGroupDefaultProperties Interface

IDocumentGroupDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace