Returns the height used by an item in the GanttChartNodeListViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
public double GetItemHeight( int index ) |
| Visual Basic (Declaration) |
|---|
Public Function GetItemHeight ( _ index As Integer _ ) As Double |
Parameters
- index
- Type: System..::.Int32
The zero-based index of the item to return the height for.