GotoDateDialogLayoutSettings Class
Provides access to the “Go To Date” dialog’s layout settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
public class GotoDateDialogLayoutSettings :
DialogLayoutSettings<GotoDateDialogViewModel, GotoDateDialogLayoutElementCollection>
Related API Members
The following members return GotoDateDialogLayoutSettings objects:
Remarks
These settings can be accessed by the ASPxSchedulerDialogLayoutSettings.GotoDateDialog property.
Implements
Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.DialogLayoutSettings
DevExpress.Web.DialogLayoutSettings<GotoDateDialogViewModel, DevExpress.Web.ASPxScheduler.GotoDateDialogLayoutElementCollection>
GotoDateDialogLayoutSettings
See Also