QueryFieldsEventArgs.DefaultField Property
Gets or sets a field that is selected when users create a new filter condition.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A field that is selected when users create a new filter condition. |
See Also