property Aggregate.Name as String
Specifies the name of the Aggregate to be displayed on the context menu.

TypeDescription
String A String expression that defines the HTML name to be displayed on the control's context menu.
The Name property defines the HTML caption to be displayed on the control's context menu. The Caption property indicates the HTML caption to be displayed on the column's header when the current Aggregate object is applied to the column. You can use the <img> HTML tag to display icons or pictures. Use the Images or HTMLPicture method to add icons or pictures to control.

The following screen show shows the new Name ( <img>1</img> Sum ):

The following screen show shows the default Name ( Sum ):

The Caption property supports the following HTML tags: