ASPxSchedulerOptionsForms.DialogLayoutSettings Property
Provides access to the Scheduler dialog’s layout settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public ASPxSchedulerDialogLayoutSettings DialogLayoutSettings { get; }
Public ReadOnly Property DialogLayoutSettings As ASPxSchedulerDialogLayoutSettings
Property Value
Type | Description |
---|---|
ASPxSchedulerDialogLayoutSettings | An ASPxSchedulerDialogLayoutSettings object containing dialog layout settings. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to DialogLayoutSettings |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxScheduler |
|
ASP.NET Bootstrap Controls | BootstrapScheduler |
|
BootstrapScheduler |
|
|
ASP.NET MVC Extensions | MVCxScheduler |
|
MVCxScheduler |
|
|
SchedulerSettings |
|
See Also
Feedback