Back to Devexpress

GridViewSummaryItemState Class

aspnetmvc-devexpress-dot-web-dot-mvc-43ebaff0.md

latest1.6 KB
Original Source

GridViewSummaryItemState 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 GridViewSummaryItemState :
    GridBaseSummaryItemState
vb
Public Class GridViewSummaryItemState
    Inherits GridBaseSummaryItemState

The following members return GridViewSummaryItemState objects:

Remarks

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

Inheritance

Object GridBaseSummaryItemState GridViewSummaryItemState

See Also

GridViewSummaryItemState Members

Grid View

DevExpress.Web.Mvc Namespace