Skip to main content

GridBaseSummaryItemState Class

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

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class GridBaseSummaryItemState

Remarks

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

See Also