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

VerticalGridSummaryItemStateCollection Class

A collection that contains information (the current state) on summary items.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class VerticalGridSummaryItemStateCollection :
    GridBaseSummaryItemStateCollection<VerticalGridSummaryItemState>

The following members return VerticalGridSummaryItemStateCollection objects:

Remarks

Refer to Custom Data Binding - Overview and Action Types and Passed Parameters to learn more.

See Also