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

GotoDateDialogLayout Class

Contains options responsible for the “Go To Date” dialog layout.

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public class GotoDateDialogLayout :
    GotoDateDialogLayout<GotoDateDialogViewModel>

Inheritance

Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl<GotoDateDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.DialogLayoutBase<GotoDateDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.GotoDateDialogLayout<GotoDateDialogViewModel>
GotoDateDialogLayout
See Also