ASPxSchedulerOptionsForms.DialogLayoutSettings Property
In This Article
Provides access to the Scheduler dialog’s layout settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public ASPxSchedulerDialogLayoutSettings DialogLayoutSettings { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Dialog |
---|---|
ASPx |
|
See Also