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