UnboundColumnDataArgs Constructors
Contains data for the command bound to the GridControl.CustomUnboundColumnDataCommand or TreeListView.CustomUnboundColumnDataCommand property.| Name | Parameters | Description |
|---|---|---|
| UnboundColumnDataArgs(Object, String, Boolean, Object) | item, fieldName, isGetData, value | Initializes a new instance of the UnboundColumnDataArgs class with specified settings. |
See Also