Back to Devexpress

GridBaseSummaryItemState Class

aspnetmvc-devexpress-dot-web-dot-mvc-c408948f.md

latest1.4 KB
Original Source

GridBaseSummaryItemState Class

Contains information (the current state) of an individual summary item.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class GridBaseSummaryItemState
vb
Public Class GridBaseSummaryItemState

Remarks

An object of the GridBaseSummaryItemState type denotes individual items in the CardViewSummaryItemStateCollection and GridViewSummaryItemStateCollection collections.

Inheritance

Object GridBaseSummaryItemState CardViewSummaryItemState

GridViewSummaryItemState

VerticalGridSummaryItemState

See Also

GridBaseSummaryItemState Members

DevExpress.Web.Mvc Namespace