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

InfiniteAsyncSource.GetUniqueValues Event

Allows getting unique values.

Namespace: DevExpress.Data

Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll

Declaration

public event EventHandler<GetUniqueValuesAsyncEventArgs> GetUniqueValues

Event Data

The GetUniqueValues event's data class is GetUniqueValuesAsyncEventArgs. The following properties provide information specific to this event:

Property
Result
See Also