Back to Devexpress

ConflictDetectedEventArgs Class

windowsforms-devexpress-dot-xtrascheduler-dot-googlecalendar-c2e6a412.md

latest1.7 KB
Original Source

ConflictDetectedEventArgs Class

Provides properties that allow you to choose whether a Scheduler Appointment should be copied into a related Google Calendar Event, or vice versa. See the DXGoogleCalendarSync.ConflictDetected event description for the details.

Namespace : DevExpress.XtraScheduler.GoogleCalendar

Assembly : DevExpress.XtraScheduler.v25.2.GoogleCalendar.dll

NuGet Package : DevExpress.Win.Scheduler.GoogleCalendar

Declaration

csharp
public class ConflictDetectedEventArgs
vb
Public Class ConflictDetectedEventArgs

ConflictDetectedEventArgs is the data class for the following events:

Inheritance

Object ConflictDetectedEventArgs

See Also

ConflictDetectedEventArgs Members

ConflictDetected

DevExpress.XtraScheduler.GoogleCalendar Namespace