Back to Devexpress

FilterEditorControl.IsFilterCriteriaValid Property

windowsforms-devexpress-dot-dataaccess-dot-ui-dot-filtereditorcontrol-2213161b.md

latest1.2 KB
Original Source

FilterEditorControl.IsFilterCriteriaValid Property

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

Namespace : DevExpress.DataAccess.UI

Assembly : DevExpress.DataAccess.v25.2.UI.dll

NuGet Package : DevExpress.DataAccess.UI

Declaration

csharp
[Browsable(false)]
public bool IsFilterCriteriaValid { get; }
vb
<Browsable(False)>
Public ReadOnly Property IsFilterCriteriaValid As Boolean

Property Value

Type
Boolean

See Also

FilterEditorControl Class

FilterEditorControl Members

DevExpress.DataAccess.UI Namespace