CardViewCustomBindingGetDataCardCountArgs Constructors
Provides arguments to implement a method delegate of the CardViewCustomBindingGetDataCardCountHandler type.| Name | Parameters | Description |
|---|---|---|
| CardViewCustomBindingGetDataCardCountArgs(CardViewModel, String) | state, filterExpression | Initializes a new instance of the CardViewCustomBindingGetDataCardCountArgs class with the specified settings. |
| CardViewCustomBindingGetDataCardCountArgs(CardViewModel) | state | Initializes a new instance of the CardViewCustomBindingGetDataCardCountArgs class with the specified settings. |
See Also