ResizeColumn(String,UInt32) Method
Resizes the specified column (according to its name) to the specified width.

C# Syntax

void ResizeColumn( 
   string column,
   uint width
)

Parameters

column
the name of the column to resize
width
the new column width