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.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
String | A field that is selected when users create a new filter condition. |
See Also