Click or drag to resize

TabData Position Property

Gets or sets position of a tab. Assigning this property can change tab's index in collection and invalidate Enumerator. Read/write Double .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public double Position { get; }

Property Value

Type: Double
See Also