GotoDateDialogLayout Class
In This Article
Contains options responsible for the “Go To Date” dialog layout.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Implements
Show 15 items
DevExpress.Web.IViewModelOwner<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