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

VerticalGridSummaryItemState Class

Contains information about an individual summary item.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class VerticalGridSummaryItemState :
    GridBaseSummaryItemState

The following members return VerticalGridSummaryItemState objects:

Remarks

Refer to Custom Data Binding - Overview and Implementation of Typed Method Delegates to learn more.

Inheritance

Object
GridBaseSummaryItemState
VerticalGridSummaryItemState
See Also