DayViewAppointmentDisplayOptionsEx.Assign(BaseOptions) Method
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v20.2.dll
Declaration
public override void Assign(
BaseOptions baseOtherOptions
)
Public Overrides Sub Assign(
baseOtherOptions As BaseOptions
)
Parameters
Name | Type |
---|---|
baseOtherOptions | BaseOptions |
See Also
Feedback