'Declaration Public Function AutoSizeRow( _ ByVal row As Integer, _ ByVal extra As Double, _ ByVal allCells As Boolean _ ) As Double
public double AutoSizeRow( int row, double extra, bool allCells )
GridPanel Class GridPanel Members