ASPxSchedulerOptionsForms.DialogLayoutSettings Property
Provides access to the Scheduler dialog’s layout settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
ASPxSchedulerDialogLayoutSettings | An ASPxSchedulerDialogLayoutSettings object containing dialog layout settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DialogLayoutSettings |
---|---|
ASPxScheduler |
|
See Also