InitialWidth Property
Gets or sets the initial width for this column. The column will have this width the first time it is displayed. The user can resize the column after the initial display.
Syntax
public System.int InitialWidth {get; set;}Public Property InitialWidth As System.Integer