Gets or sets a value that indicates whether the tab is located at the beginning of a new line (horizontal or vertical).
[Visual Basic]
Public Property NewLine As Boolean
Property Value
true if the tab is located at the beginning of a new line (horizontal or vertical); otherwise, false. The default value is false.
Remarks
Use this property to locate the tab at the beginning of a new line (horizontal or vertical).
See Also
Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace