ASPxGridEditorEventArgs Properties
Serves as a base for classes that provide data for editor initialization events of grid-like controls.Name | Description |
---|---|
Editor | Gets the editor currently being processed. |
Value | Gets the editor’s value. |
See Also