Gets or sets a Visibility value indicating whether the increase timeline page button should be visible in the view.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public Visibility ComputedIncreaseTimelinePageButtonVisibility { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ComputedIncreaseTimelinePageButtonVisibility As Visibility |