ASPxViewNavigator.GotoDateButtonItem Property
Provides access to an object responsible for creating the ‘Go to Date’ button
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.Internal.ViewNavigatorButtonItem | A DevExpress.Web.ASPxScheduler.Internal.ViewNavigatorButtonItem object. |
See Also