ComponentOne DataGrid for WPF and Silverlight
MinWidth Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : MinWidth Property
Gets or sets the minimum width of the column.
Syntax
'Declaration
 
Public Property MinWidth As System.Double
public System.double MinWidth {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members