ASPxSchedulerOptionsBehavior.ShowViewNavigatorGotoDateButton Property
Gets or sets whether the ‘Go to Date’ button of the ASPxViewNavigator is shown.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to ShowViewNavigatorGotoDateButton |
---|---|---|
ASP.NET Web Forms Controls | ASPxScheduler |
|
ASP.NET MVC Extensions | SchedulerSettings |
|
See Also