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

CardViewSummaryItemState Class

Contains information about an individual summary item.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class CardViewSummaryItemState :
    GridBaseSummaryItemState

The following members return CardViewSummaryItemState objects:

Remarks

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

Inheritance

Object
GridBaseSummaryItemState
CardViewSummaryItemState
See Also