Skip to main content
A newer version of this page is available. .

DXGoogleCalendarSync Class

A component that provides synchronization between a SchedulerControl and a Google Calendar. See Google Calendars for more details.

Namespace: DevExpress.XtraScheduler.GoogleCalendar

Assembly: DevExpress.XtraScheduler.v19.1.GoogleCalendar.dll

Declaration

[ToolboxBitmap(typeof(ToolboxIconsRootNS), "DXGoogleCalendarSync")]
public class DXGoogleCalendarSync :
    Component,
    IStorageOptions

Inheritance

See Also