Position Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.Position Property

Gets or sets the position that indicates whether the tabstrip is rendered before or after the tabstrip content.

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

Property Value

Position. The default value is Before.

Remarks

Use this property to get or set the position that indicates whether the tabstrip is rendered before or after the tabstrip content.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace