Gets the task in the TaskGanttChartViewBase that wraps the specified item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public Task GetTask( Object item ) |
Visual Basic (Declaration) |
---|
Public Function GetTask ( _ item As Object _ ) As Task |
Parameters
- item
- Type: System..::.Object
The item to get the task for.