Skip to main content
A newer version of this page is available. .

ASPxSchedulerDialogLayoutSettings Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

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