FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / RowHeaderFontWeight Property

In This Topic
    RowHeaderFontWeight Property
    In This Topic
    Gets or sets the font weight applied to row header cells.
    Syntax
    'Declaration
     
    Public Property RowHeaderFontWeight As FontWeight
    public FontWeight RowHeaderFontWeight {get; set;}
    See Also