BCGSoft.Controls.Grid Namespace > GridData Class : GetRowHeight Method |
'Declaration Public Function GetRowHeight( _ ByVal row As GridDataRow, _ ByVal defaultRowHeight As Integer _ ) As Integer
'Usage Dim instance As GridData Dim row As GridDataRow Dim defaultRowHeight As Integer Dim value As Integer value = instance.GetRowHeight(row, defaultRowHeight)
public int GetRowHeight( GridDataRow row, int defaultRowHeight )
public: int GetRowHeight( GridDataRow* row, int defaultRowHeight )
public: int GetRowHeight( GridDataRow^ row, int defaultRowHeight )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2