AppointmentViewInfoCustomizingEventArgs.ViewInfo Property
Provides access to the object which contains the information used to render the appointment.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppointmentViewInfo | An AppointmentViewInfo object. |
See Also