Gets (or sets, at initialization time) the data item corresponding to the selected row.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public ScheduleChartItem SelectedItem { get; set; } |
Visual Basic (Declaration) |
---|
Public Property SelectedItem As ScheduleChartItem |