CustomDataEventArgs Constructors
Contains data for the CustomUnboundData event.| Name | Parameters | Description |
|---|---|---|
| CustomDataEventArgs(BaseRow, Int32, Object, Boolean, RowProperties) | row, listSourceRow, value, isGetData, rowProperties | Initializes a new instance of the CustomDataEventArgs class with specified settings. |
See Also