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