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

DxSummaryItemBase<TModel> Properties

Provides the base API for classes that implement summary items.
Name Description
CssClass Specifies the name of a CSS class applied to a summary item.
DisplayFormat Specifies the summary item’s display format.
Field Specifies a data field whose values are used to calculate a summary.
GroupSummaryPosition Specifies the group summary item’s position.
Name Specifies the summary item’s name.
SummaryType Specifies the summary function type.
SyncRoot For internal use only. Inherited from DxSettingsComponent.
Visible Specifies whether the summary item is visible.
See Also