Sets the AutoSize property for the row. If the value is false, the height of the row may differ from the height of the font. If the value is true, the height of the row is based directly on the size of the text in the row.
public void SetRowAutoSize(
int ,
bool
)
'Declaration
Public Sub SetRowAutoSize( _
ByVal As Integer, _
ByVal As Boolean _
)
Parameters
- row
- flag