UniqueValuesArgs.FieldName Property
Gets the field name for which the GridControl collects unique values.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v22.2.dll
NuGet Package: DevExpress.Mvvm
Declaration
Property Value
Type | Description |
---|---|
String | The field name for which the GridControl collects unique values. |
See Also