UniqueValuesArgs.FieldName Property
Gets the field name for which the GridControl collects unique values.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | The field name for which the GridControl collects unique values. |
See Also