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