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

ASPxClientGridViewContextMenuItemClickEventArgs.elementIndex Property

Returns the processed element index.

Declaration

elementIndex: number

Property Value

Type Description
number

An integer value that specifies the processed element index.

Remarks

The elementIndex property value is dependent upon the ASPxClientGridViewContextMenuItemClickEventArgs.objectType property value.

See Also