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

In This Topic
DefaultRowHeaderColumnWidth Property
In This Topic
Gets or sets the default width of the columns used to display row headers.
Syntax
'Declaration
 
Public Property DefaultRowHeaderColumnWidth As GridLength
 
See Also