Skip to main content

GetUniqueValuesAsyncEventArgs Properties

Provides data for the GetUniqueValues event.
Name Description
CancellationToken Gets a token that allows you to respond to a task cancellation request invoked by the GridControl. Inherited from BaseAsyncArgs.
Filter Gets the GridControl‘s filter. Inherited from GetUniqueValuesEventArgsBase.
PropertyName Gets the field name. Inherited from GetUniqueValuesEventArgsBase.
Result
See Also