Gets the content of the current item, displayed as a tool tip within the IScheduleChartView control.

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

Syntax

C#
Object Content { get; }
Visual Basic (Declaration)
ReadOnly Property Content As Object

See Also