The EventResizableEnum expression supports the following values:
Name | Value | Description | |||
exNoResizable | 0 | The event can not be resized. | |||
exResizableStart | 1 | Only the starting point of the event can be resized. | |||
exResizableEnd | 2 | Only the ending point of the event can be resized. | |||
exResizableBoth | 3 | The event is sizable. |