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

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