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

CardViewCustomBindingGetUniqueHeaderFilterValuesArgs Constructors

Provides arguments to implement a method delegate of the CardViewCustomBindingGetUniqueHeaderFilterValuesHandler type.
Name Parameters Description
CardViewCustomBindingGetUniqueHeaderFilterValuesArgs(CardViewModel, String, String) state, fieldName, filterExpression Initializes a new instance of the CardViewCustomBindingGetUniqueHeaderFilterValuesArgs class with the specified settings.
See Also