Gets or sets the date and time to scroll to within the chart view; by defaut it is obtained from the local server computer.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public virtual DateTime DisplayedTime { get; set; }
Visual Basic (Declaration)
Public Overridable Property DisplayedTime As DateTime

See Also