EditorAliases.CriteriaPropertyEditor Field
Specifies the built-in alias for the CriteriaPropertyEditor, AdvancedCriteriaPropertyEditor, and ASPxCriteriaPropertyEditor editors. The static UseAdvancedFilterEditorControl property determines which editor a WinForms application uses (False - for CriteriaPropertyEditor).
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Field Value
| Type | Description |
|---|---|
| String | The specified alias. |
See Also