FilterElement.FilterModel Property
Gets the filter element’s model.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FilterModelBase | The filter element’s model. |
See Also