A newer version of this page is available.
Switch to the current version.
ASPxGridSummaryItemCollectionBase<T> Class
Serves as a base class for the ASPxCardViewSummaryItemCollection and ASPxSummaryItemCollection classes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public abstract class ASPxGridSummaryItemCollectionBase<T> :
Collection<T>,
IGridSummaryItemCollection
where T : ASPxSummaryItemBase, new()
Type Parameters
Name |
---|
T |