CardViewCustomBindingGetDataCardCountArgs Properties
Provides arguments to implement a method delegate of the CardViewCustomBindingGetDataCardCountHandler type.
Name | Description |
---|---|
Data |
Gets or sets the total number of data records within a custom model, taking into account the filtering applied within the Card |
Filter |
Gets the filter condition currently applied to the Card |
State |
Gets an object containing information about the current state on the Card |
See Also