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.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also