Gets the content of the current item, displayed as a tool tip within the IGanttChartView control.
Namespace:
DlhSoft.Windows.ControlsAssembly: 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 |