Back to Devexpress

ASPxSummaryItemBase Properties

aspnet-devexpress-dot-web-dot-aspxsummaryitembase-dot-underscore-properties.md

latest1.8 KB
Original Source

ASPxSummaryItemBase Properties

Serves as a base class for the ASPxCardViewSummaryItem, ASPxSummaryItem, and ASPxVerticalGridSummaryItem classes.

NameDescription
CollectionGets the collection to which an item belongs. Inherited from CollectionItem.
DisplayFormatGets or sets the pattern specifying the display format for the summary item.
FieldNameGets or sets the name of a data source field whose values are used for summary calculation.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.
SummaryTypeGets or sets the aggregate function type.
TagGets or sets data associated with the summary item.
ValueDisplayFormatGets or sets the pattern specifying the display format for the calculated summary value.
VisibleGets or sets a value specifying the visibility of the current summary item.

See Also

ASPxSummaryItemBase Class

ASPxSummaryItemBase Members

DevExpress.Web Namespace