ASPxClientClickEventArgs Constructors
Provides data for the ASPxClientPivotGrid.CellClick and ASPxClientPivotGrid.CellDblClick client events.| Name | Description |
|---|---|
| constructor(value, columnIndex, rowIndex, columnValue, rowValue, columnFieldName, rowFieldName, columnValueType, rowValueType, dataIndex) | Initializes a new instance of the ASPxClientClickEventArgs class. |
See Also