Skip to main content

ASPxSchedulerDialogLayoutSettings Class

Contains settings that relate to a control’s dialog layout.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public class ASPxSchedulerDialogLayoutSettings :
    PropertiesBase

The following members return ASPxSchedulerDialogLayoutSettings objects:

#Remarks

These settings can be accessed by the ASPxSchedulerOptionsForms.DialogLayoutSettings property.

#Implements

#Inheritance

See Also