ASPxClientTreeListCustomButtonEventArgs.buttonIndex Property
Gets the button’s index.
Declaration
buttonIndex: number
Property Value
| Type | Description |
|---|---|
| number | The button’s position within the TreeListCommandColumn.CustomButtons collection. |
See Also