GetUniqueValuesAsyncArgs Constructors
Populates commands bound to the InfiniteAsyncSource.GetUniqueValuesCommand / PagedAsyncSource.GetUniqueValuesCommand properties with data.Name | Parameters | Description |
---|---|---|
GetUniqueValuesAsyncArgs(CancellationToken, String, Object) | cancellationToken, propertyName, filter | Initializes a new instance of the GetUniqueValuesAsyncArgs class with specified settings. |
See Also