CardViewCustomBindingGetUniqueHeaderFilterValuesArgs Properties
Provides arguments to implement a method delegate of the CardViewCustomBindingGetUniqueHeaderFilterValuesHandler type.
Name | Description |
---|---|
Data | Gets or sets a list of unique values contained within a specific data field. |
Field |
Gets the name of the data field whose unique values should be returned. |
Filter |
Gets the filter condition currently applied to the Card |
State |
Gets an object containing information about the current state on the Card |
See Also