| Enumeration | Description |
|---|---|
| enumAmPmPosition | Determines how the Am/Pm will be displayed. Set in the AmPmPosition Property. |
| enumAppointmentType | Determines the type of columns to display, set in the AppointmentType Property. |
| enumArrowPosition | Determines the position of the appointment above/below arrow, set in the ArrowPosition Property. |
| enumArrowType | Determines the type of appointment above/below arrow to display, set in the ArrowType Property. |
| enumBitmapView | Determines the view that is presented in the DayViewBitmap Method. |
| enumControlStyle | The style of the control set in the ControlStyle Property. |
| enumDayViewItem | Specifies a section of the control |
| enumEnterKey | How the <Enter> key is used when typing text into an appointment, set in the EnterKey Property. |
| enumGroupType | How the columns will be grouped, set in the GroupType Property. |
| enumImageOrientation | The orientation of the images in an appointment, set in the ImageOrientation Property. |
| enumImageType | The type of image to create with the CreateImage Method. |
| enumMinuteFormat | The minute format when TimeType Property is split. Set in the MinuteFormat Property. |
| enumPrintReportType | How the control will be printed using the Print Method or the PrintPreview Method. |
| enumSelectedAppStyle | Determines how the currently selected appointment will look, set in the SelectedAppStyle Property. |
| enumShadowType | The type of shadow to be drawn. |
| enumTimeBorderStyle | Determines the type of border set in the TimeBorderStyle Property. |
| enumTimeType | How the time is displayed in the control, set in the TimeType Property. |
| enumTitlePosition | The position of the title section, set in the TitlePosition Property. |
| enumTodayDisplayStyle | Determines the display style of the header and column for the current day, set in TodayDisplayStyle Property. |