aspnet-devexpress-dot-web-dot-aspxscheduler-dot-dialogs-6bba52fd.md
Contains options responsible for the “Go To Date” dialog layout.
Namespace : DevExpress.Web.ASPxScheduler.Dialogs
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class GotoDateDialogLayout :
GotoDateDialogLayout<GotoDateDialogViewModel>
Public Class GotoDateDialogLayout
Inherits GotoDateDialogLayout(Of GotoDateDialogViewModel)
Show 15 items
DevExpress.Web.IViewModelOwner<GotoDateDialogViewModel>
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