Skip to main content

ASPxClientRibbonTab.index Property

Gets or sets the tab‘s index within the collection.

Declaration

index: number

Property Value

Type Description
number

The index of the tab within the collection.

Remarks

The value of this property is the current position of the tab within the RibbonTabCollection collection to which it belongs.

See Also