Gets the content value that represents the selected items in the IAssignmentSelector control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
string SelectedContent { get; set; } |
Visual Basic (Declaration) |
---|
Property SelectedContent As String |