Returns the height used by an entity in the GanttChartEntityListViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public double GetItemHeight( Entity entity ) |
Visual Basic (Declaration) |
---|
Public Function GetItemHeight ( _ entity As Entity _ ) As Double |
Parameters
- entity
- Type: DlhSoft.Windows.Data..::.Entity
The entity to return the height for.