Gets or sets the Visible{Week|Day}{Start|Finish} property values of the component using the corresponding Working{Week|Day}{Start|Finish} properties of a Schedule instance.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public Schedule GetVisibilitySchedule()
Visual Basic (Declaration)
Public Function GetVisibilitySchedule As Schedule

See Also