Skip to main content

ASPxClientGridViewContextMenuItemClickEventArgs.elementIndex Property

Returns the processed element index.

#Declaration

TypeScript
elementIndex: number

#Property Value

Type Description
number

The element’s index.

#Remarks

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

See Also