Skip to main content
A newer version of this page is available. .

VerticalGridCustomBindingGetSummaryValuesArgs Constructors

Provides arguments to implement a method delegate of the VerticalGridCustomBindingGetSummaryValuesHandler type.
Name Parameters Description
VerticalGridCustomBindingGetSummaryValuesArgs(VerticalGridModel, List<VerticalGridSummaryItemState>) state, summaryItems Initializes a new instance of the VerticalGridCustomBindingGetSummaryValuesArgs class with the specified settings.
See Also