FilterControlCriteriaValueEditorCreateEventArgs.EditorProperties Property
Gets or sets the processed editor properties.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| EditPropertiesBase | An EditPropertiesBase class descendant object that is the processed editor properties. |
See Also