GridViewSummaryItemState Class
In This Article
Contains information about an individual summary item.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class GridViewSummaryItemState :
GridBaseSummaryItemState
#Related API Members
The following members return GridViewSummaryItemState objects:
#Remarks
Refer to Custom Data Binding - Overview and Implementation of Typed Method Delegates to learn more.
#Inheritance
Object
GridBaseSummaryItemState
GridViewSummaryItemState
See Also