ASPxGridEditorCreateEventArgs.EditorProperties Property
Gets or sets the filter cell’s editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| EditPropertiesBase | A EditPropertiesBase descendant that contains the cell editor’s properties. |
See Also