CalendarClientSideEvents Constructors
Contains a client-side calendar editor’s event list.| Name | Parameters | Description |
|---|---|---|
| CalendarClientSideEvents() | none | Initializes a new instance of the CalendarClientSideEvents class. For internal use only. |
| CalendarClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the CalendarClientSideEvents class with the specified owner. |
See Also