Back to Devexpress

CardViewSummaryItemState Class

aspnetmvc-devexpress-dot-web-dot-mvc-283929a7.md

latest1.6 KB
Original Source

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

CardViewSummaryItemState Members

DevExpress.Web.Mvc Namespace