Back to Devexpress

ASPxSchedulerDialogLayoutSettings Class

aspnet-devexpress-dot-web-dot-aspxscheduler-013f0be0.md

latest1.8 KB
Original Source

ASPxSchedulerDialogLayoutSettings Class

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class ASPxSchedulerDialogLayoutSettings :
    PropertiesBase
vb
Public Class ASPxSchedulerDialogLayoutSettings
    Inherits PropertiesBase

The following members return ASPxSchedulerDialogLayoutSettings objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxSchedulerDialogLayoutSettings BootstrapSchedulerDialogsSettings

See Also

ASPxSchedulerDialogLayoutSettings Members

DevExpress.Web.ASPxScheduler Namespace