TimelineViewAppointmentDisplayOptionsEx.Assign(BaseOptions) Method
Copies all setting values from the target object to this TimelineViewAppointmentDisplayOptionsEx instance.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | BaseOptions | A object whose settings are to be copied. |
See Also