Gets or sets a value indicating whether child resources should also be moved with the parent resource.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public bool WithChildren { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property WithChildren As Boolean |