GridUnboundColumnDataEventArgs Properties
Contains data for the UnboundColumnData event.
Name | Description |
---|---|
Data |
Returns the processed data item. |
Field |
Returns the column’s field name. |
Grid | Returns an object that defines grid API members (properties and methods). |
Value | Specifies the unbound column‘s value. |
See Also