A newer version of this page is available.
Switch to the current version.
GetUniqueValuesEventArgsBase.Filter Property
Gets the GridControl's filtering.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Xpf.Core.v19.2.dll
Declaration
public CriteriaOperator Filter { get; }
Public ReadOnly Property Filter As CriteriaOperator
Property Value
Type | Description |
---|---|
CriteriaOperator | The GridControl's filtering. |
See Also
Feedback