RecurrenceDialogLayoutSettings.ViewModel Property
Gets or sets a View Model for the dialog’s recurring section.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
RecurrenceEditDialogViewModel | A RecurrenceEditDialogViewModel object providing the View Model. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ViewModel |
---|---|
ASPxSchedulerDialogLayoutSettings |
|
See Also