'Declaration Public Sub AutoSizeRows( _ ByVal startRow As Integer, _ ByVal endRow As Integer, _ Optional ByVal rowType As GridRowColType _ )
public void AutoSizeRows( int startRow, int endRow, GridRowColType rowType )
FlexGrid Class FlexGrid Members