Skip to main content

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