ASPxClientVerticalGridCustomButtonEventArgs.visibleIndex Property
Gets the value which identifies the record whose custom button has been clicked.
Declaration
visibleIndex: number
Property Value
Type | Description |
---|---|
number | The visible index of the record whose custom button has been clicked. |
See Also