RecurrentAppointmentEditDialogLayoutSettings(ASPxSchedulerDialogLayoutSettings) Constructor
Initializes a new instance of the RecurrentAppointmentEditDialogLayoutSettings class.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
public RecurrentAppointmentEditDialogLayoutSettings(
ASPxSchedulerDialogLayoutSettings settingContainer
)
Parameters
Name | Type | Description |
---|---|---|
settingContainer | ASPxSchedulerDialogLayoutSettings | An ASPxSchedulerDialogLayoutSettings object. |
See Also