Gets or sets the date and time currently displayed at the scroll bar position in the IGanttChartViewBase control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

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

See Also