ASPxGridEditorCreateEventArgs Properties
Serves as a base for classes that provide data for editor creation events of grid-like controls.
Name | Description |
---|---|
Editor |
Gets or sets the filter cell’s editor. |
Value | Gets or sets the filter cell’s value. |
See Also