Back to Devexpress

VerticalGridSummaryItemState Class

aspnetmvc-devexpress-dot-web-dot-mvc-97614df9.md

latest1.7 KB
Original Source

VerticalGridSummaryItemState Class

Contains information about an individual summary item.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class VerticalGridSummaryItemState :
    GridBaseSummaryItemState
vb
Public Class VerticalGridSummaryItemState
    Inherits 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

VerticalGridSummaryItemState Members

Vertical Grid

DevExpress.Web.Mvc Namespace