Skip to main content
A newer version of this page is available. .

ASPxClientRibbonItem.index Property

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

Declaration

index: number

Property Value

Type Description
number

An integer value that is the zero-based index of the item within the collection.

Remarks

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

See Also