CardViewCustomBindingGetDataArgs Constructors
Provides arguments to implement a method delegate of the CardViewCustomBindingGetDataHandler type.| Name | Parameters | Description |
|---|---|---|
| CardViewCustomBindingGetDataArgs(CardViewModel, Int32, Int32) | state, startDataCardIndex, count | Initializes a new instance of the CardViewCustomBindingGetDataArgs class with the specified settings. |
See Also