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