WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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
    public GridLength DefaultRowHeaderColumnWidth {get; set;}
    See Also