ASPxClientGridToolbarItemClickEventArgs.toolbarIndex Property
In This Article
Gets the toolbar index.
#Declaration
TypeScript
toolbarIndex: number
#Property Value
Type | Description |
---|---|
number | The toolbar’s index. |
See Also