Represents an available item displayed within an assignments selector control.

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

Syntax

C#
public class AvailableAssignmentItem : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class AvailableAssignmentItem _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  DlhSoft.Windows.Controls..::.AvailableAssignmentItem

See Also