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