Skip to main content
.NET 6.0+

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.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string CriteriaPropertyEditor = "CriteriaPropertyEditor"

Field Value

Type
String
See Also