Gets the visibility of allocation units interface elements for the current item (referring AreAllocationUnitsVisible property from the assignment selector control).

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

Syntax

C#
public Visibility AllocationUnitsVisibility { get; internal set; }
Visual Basic (Declaration)
Public Property AllocationUnitsVisibility As Visibility

See Also