VirtualServerModeGetUniqueValuesEventArgs.ValuesPropertyName Property
Gets the currently processed column name (field name), provided that this name can be unambiguously identified.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | The currently processed column name. |
See Also