The Group object supports the following properties and methods.


| Name | Description | |||
| Alignment | Indicates the alignment of the caption/title of the Group object. | |||
| CalendarHighlightEvent | Gives access to the Highlight object, so you can customize highlighting the events of this group, in the calendar panel. | |||
| Caption | Specifies the HTML caption of the group. | |||
| EventBackColor | Specifies the background color or the visual appearance of the events in the same group. | |||
| EventForeColor | Specifies the foreground color of the events in the same group. | |||
| EventPattern | Specifies the pattern to display the events in the same group. | |||
| HeaderBackColor | Specifies the background color or the visual appearance of the header's group. | |||
| HeaderForeColor | Specifies the foreground color of the header's group. | |||
| HeaderPattern | Specifies the pattern to show the group's header | |||
| ID | Gets or sets the identifier of the current group. | |||
| Index | Indicates the index of the Group object in the Groups collection. | |||
| Position | Gets or sets the position of the current group. | |||
| ScheduleHighlightEvent | Gives access to the Highlight object, so you can customize highlighting the events of this group, in the schedule panel. | |||
| Title | Indicates the title of the group. | |||
| ToolTip | Indicates the tooltip of the group. | |||
| UserData | Indicates any extra data associated with the Group object. | |||
| Visible | Indicates whether the group is visible or hidden. | |||
| Width | Gets or sets the width of the current group. |