SchedulerInplaceEditorEventArgs.ViewInfo Property
Gets or sets the object which contains the information used to render the appointment.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AppointmentViewInfo | An AppointmentViewInfo object. |
See Also