Skip to main content
A newer version of this page is available. .

DayViewAppointmentDisplayOptionsEx.Assign(BaseOptions) Method

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public override void Assign(
    BaseOptions baseOtherOptions
)

Parameters

Name Type
baseOtherOptions BaseOptions
See Also