Skip to main content
A newer version of this page is available. .

GetUniqueValuesAsyncEventArgs Properties

Provides data for the InfiniteAsyncSource.GetUniqueValues and PagedAsyncSource.GetUniqueValues events.
Name Description
Filter Gets the GridControl‘s filtering. Inherited from GetUniqueValuesEventArgsBase.
PropertyName Gets the property name. Inherited from GetUniqueValuesEventArgsBase.
Result Gets or sets the result of the get unique values operation.
See Also