DefaultRowHeaderColumnWidth Property
DefaultRowHeaderColumnWidth
Gets or sets the default width of the columns used to display row headers.
Declaration
[Parameter]
public GridLength DefaultRowHeaderColumnWidth { get; set; }
<Parameter>
Public Property DefaultRowHeaderColumnWidth As GridLength