Position

Tab.Position property

返回或设置选项卡的位置。赋值此属性可能会更改选项卡在集合中的索引并使枚举器失效。可读/可写 Double。

public double Position { get; set; }

See Also