GridCustomizeDataRowEditorEventArgs Properties
Contains data for the CustomizeDataRowEditor event.
Name | Description |
---|---|
Data |
Returns the processed data item. |
Edit |
Returns the edit model. |
Edit |
Returns an object that contains editor settings. |
Field |
Returns a name of the data field whose editor is being processed. |
Grid | Returns the Grid object. |
Is |
Returns whether the editor corresponds to a new or existing row. |
See Also