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

GridBaseSummaryItemState Class

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

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class GridBaseSummaryItemState

Remarks

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

See Also