DXGoogleCalendarSync(IContainer) Constructor
Initializes a new instance of the DXGoogleCalendarSync class with the specified settings.
Namespace: DevExpress.XtraScheduler.GoogleCalendar
Assembly: DevExpress.XtraScheduler.v24.2.GoogleCalendar.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
components | IContainer | An object that implements the IContainer interface and owns this DXGoogleCalendarSync. |
See Also