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