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

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