DefaultColumnHeaderRowHeight Property
DefaultColumnHeaderRowHeight
Gets or sets the default height of the rows used to display column headers.
Declaration
public GridLength DefaultColumnHeaderRowHeight { get; set; }
Public Property DefaultColumnHeaderRowHeight As GridLength