[]
Gets or sets the default width of the columns.
[TypeConverter(typeof(GridLengthTypeConverter))]
public GridLength DefaultColumnWidth { get; set; }
<TypeConverter(GetType(GridLengthTypeConverter))>
Public Property DefaultColumnWidth As GridLength