Skip to main content
All docs
V20.1

FilterEditorControl.IsFilterCriteriaValid Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraFilterEditor

Assembly: DevExpress.XtraRichEdit.v20.1.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

[Browsable(false)]
public bool IsFilterCriteriaValid { get; }

Property Value

Type
Boolean
See Also