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