property Group.Caption as String
Specifies the HTML caption of the group.

TypeDescription
String A String expression that specifies the HTML caption to be displayed on the group's header.
By default, the Caption property is "". The Caption parameter of the Add method indicates the caption to be shown on the group's header. At adding time, the Title property is initialized with the Caption property with no HTML tags. You can include icons or pictures in the group's Caption using the <img> HTML tags. The HeaderGroupHeight property indicates the height of the group's header relative to the control's font height. The Title property indicates the title to be shown when the user drop down the grouping button. The control displays Caption or Title on the control's header based on the date's size. If the date is too small, the title may be displayed instead caption. By default, You can resize the schedule view, by dragging the mouse while clicking the middle mouse button. The ShortLabel, LongLabel or ExtraLabel property of the Event may display automatically the group's Caption if the <%=%262%> tag is included in the label.

The Caption property supports the following HTML tags: