Type | Description | |||
Boolean | A Boolean expression that specifies whether the user can create all-day events at runtime. |
The AllowCreateEvent property specifies the keys combination that allows the user to create events in the schedule view. The AllowMultiDaysEvent property indicates whether the user can create events that may start on a day and ends on other. The CreateEventLabel property indicates the HTML format to be shown on the label when the user creates a new event. The CreateEventLabelAlign property aligns the label being shown when the user creates a new event.
The following screen shot shows the control with no time scale ( the schedule view has been resized using the MIDDLE mouse button ):
Newly created events have the AllDayEvent property on True, as the time scale is not available
The following screen shot shows the control with time scale ( the schedule view has been resized using the MIDDLE mouse button ):
Newly created events have the AllDayEvent property on False, as the time scale is shown