MinimumWidth Property
Gets or sets the minimum width for this column. The column will not be able to be resized to any size smaller than this value
Syntax
public System.int MinimumWidth {get; set;}Public Property MinimumWidth As System.IntegerGets or sets the minimum width for this column. The column will not be able to be resized to any size smaller than this value
public System.int MinimumWidth {get; set;}Public Property MinimumWidth As System.Integer