DXGoogleCalendarSync Constructors
A component that provides synchronization between a SchedulerControl and a Google Calendar. See Google Calendars for more details.Name | Parameters | Description |
---|---|---|
DXGoogleCalendarSync() | none | Initializes a new instance of the DXGoogleCalendarSync class with the default settings. |
DXGoogleCalendarSync(IContainer) | components | Initializes a new instance of the DXGoogleCalendarSync class with the specified settings. |
See Also