Skip to main content
A newer version of this page is available. .
All docs
V23.1

GridCustomDataSourceUniqueValuesOptions Properties

Contains data for GridDevExtremeDataSource.GetUniqueValuesAsync and GridCustomDataSource.GetUniqueValuesAsync methods.
Name Description
FieldName Specifies a data source field whose values should be returned.
FieldType Specifies the type of field data.
FilterCriteria Specifies a filter criteria. Inherited from GridCustomDataSourceOptions.
See Also