FilterPanelElementClickEventArgs.Value Property
Gets the value or operator associated with the clicked Filter Panel element.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The filter value for |
See Also