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