ValueEditorEventArgs Properties
The base class for objects that provide data for editor specific events.
Name | Description |
---|---|
Editor | Gets the currently processed editor. |
Property |
Gets the name of the current property (column/field).
Inherited from Base |
Property |
Gets the type of the current property (column/field).
Inherited from Base |
See Also