Back to Devexpress

ASPxViewNavigator.GotoDateCalendar Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-aspxviewnavigator.md

latest1.2 KB
Original Source

ASPxViewNavigator.GotoDateCalendar Property

Provides access to a calendar control that is used to select a date.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public ASPxCalendar GotoDateCalendar { get; }
vb
Public ReadOnly Property GotoDateCalendar As ASPxCalendar

Property Value

TypeDescription
ASPxCalendar

An ASPxCalendar control used to select a date.

|

See Also

ASPxViewNavigator Class

ASPxViewNavigator Members

DevExpress.Web.ASPxScheduler Namespace