Returns the item at the specified position (y-axis coordinate) in the GanttChartNodeListViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public Object GetItemAt( double position ) |
Visual Basic (Declaration) |
---|
Public Function GetItemAt ( _ position As Double _ ) As Object |
Parameters
- position
- Type: System..::.Double
The position to return the item for.