FilterPanelElementClickEventArgs.ColumnName Property
Gets the field name associated with the clicked Filter Panel element.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The field name of the parent column where a filter element was clicked. |
See Also