Skip to main content

AppointmentEditDialogViewModel<T>.RecurrenceViewModel Property

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public virtual RecurrenceEditDialogViewModel RecurrenceViewModel { get; }

Property Value

Type
RecurrenceEditDialogViewModel
See Also