AutoSizeCol(Int32,Int32) Method
Adjusts the width of a column to fit the data.
public virtual void AutoSizeCol(
int ,
int
)
'Declaration
Public Overloads Overridable Sub AutoSizeCol( _
ByVal As Integer, _
ByVal As Integer _
)
Parameters
- col
- Column index.
- extraSpace
- Amount of extra space, in pixels, to add to the column widths.