Represents a selection control that allows users to select multiple assigned resource and optionally assignment allocation units (percentages) from a list.

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

Syntax

C#
public interface IAssignmentSelector
Visual Basic (Declaration)
Public Interface IAssignmentSelector

See Also