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. |
FieldName | Gets the name of the data field whose unique values should be returned. |
FilterExpression | Gets the filter condition currently applied to the CardView (if any filtering is used). Inherited from CardViewCustomBindingArgsBase. |
State | Gets an object containing information about the current state on the CardView. Inherited from CardViewCustomBindingArgsBase. |
See Also