ASPxClientVerticalGridFocusedCellChangingEventArgs.cellInfo Property
Provides information on a cell currently being focused.
Declaration
cellInfo: ASPxClientVerticalGridCellInfo
Property Value
Type | Description |
---|---|
ASPxClientVerticalGridCellInfo | A ASPxClientVerticalGridCellInfo object that is the cell information. |
See Also