Gets or sets a value that indicates whether CurrentTime should be marked in the chart view by a vertical line.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual bool IsCurrentTimeLineVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsCurrentTimeLineVisible As Boolean |