Orientation Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.Orientation Property

Gets or sets the direction that the tabstrip is rendered.

[Visual Basic] Public Property Orientation As Orientation
[C#]
public Orientation Orientation {get; set;}

Property Value

Orientation. The default value is Horizontal.

Remarks

Use this property to get or set the direction that the tabstrip is rendered.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace