Back to Devexpress

ConflictDetectedEventArgs.Appointment Property

windowsforms-devexpress-dot-xtrascheduler-dot-googlecalendar-dot-conflictdetectedeventargs-9751aa42.md

latest1.3 KB
Original Source

ConflictDetectedEventArgs.Appointment Property

Provides access to a Scheduler Appointment associated with this conflict.

Namespace : DevExpress.XtraScheduler.GoogleCalendar

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

NuGet Package : DevExpress.Win.Scheduler.GoogleCalendar

Declaration

csharp
public Appointment Appointment { get; }
vb
Public ReadOnly Property Appointment As Appointment

Property Value

TypeDescription
Appointment

The Appointment associated with this conflict.

|

See Also

ConflictDetectedEventArgs Class

ConflictDetectedEventArgs Members

DevExpress.XtraScheduler.GoogleCalendar Namespace