CardViewCustomBindingGetSummaryValuesArgs Properties
Provides arguments to implement a method delegate of the CardViewCustomBindingGetSummaryValuesHandler type.
Name | Description |
---|---|
Data |
Gets or sets a list of currently requested model characteristics (depending upon which delegated method is being implemented, it can be a list of data cards, or a list of calculated summary values).
Inherited from Card |
Filter |
Gets the filter condition currently applied to the Card |
State |
Gets an object containing information about the current state on the Card |
Summary |
Gets a list of summary items which are used within the Card |
See Also