TabsCollection.Item

TabsCollection indexer

Gets the element at the specified index.

public TabCollection this[int index] { get; }
ParameterDescription
index

See Also