Gets the left position of the time interval band.

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

Syntax

C#
public double Left { get; }
Visual Basic (Declaration)
Public ReadOnly Property Left As Double

See Also