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