[]
        
(Showing Draft Content)

C1.C1Preview.TabPositionCollection.Item

this Property

this[int]

Gets or sets the TabPosition at the specified index.

Declaration
public TabPosition this[int index] { get; set; }
Parameters
Type Name Description
int index

The index in the current collection.

Property Value
Type Description
TabPosition

The TabPosition at the specified index.