Gets or sets a value indicating whether tabs can be arranged in more than one row or column.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool Multiline { get; set; } |
Visual Basic
![]() |
---|
Public Property Multiline As Boolean |
Type: Boolean
true if tabs can be arranged in more than one row/column, otherwise false. Default value is false.