Position

ITabEffectiveData.Position property

Returns position of a tab. Assigning this property can change tab’s index in collection and invalidate Enumerator. Read-only Double.

public double Position { get; }

See Also