Gets or sets a value indicating whether the time of day part of date and time values displayed in Start and Finish grid columns are visible in the view; true by default.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual bool IsTimeOfDayVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsTimeOfDayVisible As Boolean |