C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / DefaultColumnHeaderRowHeight Property

In This Topic
DefaultColumnHeaderRowHeight Property
In This Topic
Gets or sets the default height of the rows used to display column headers.
Syntax
'Declaration
 
Public Property DefaultColumnHeaderRowHeight As GridLength
 
See Also