ViewFilter.IsEmpty Property
Gets whether the collection of filter conditions is empty.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the collection of filter conditions is empty; otherwise, false. |
See Also