Gets or sets the start day of the visible week interval; by default it is set to Sunday.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual DayOfWeek VisibleWeekStart { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property VisibleWeekStart As DayOfWeek |