FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / FilterRow Class / FontFamily Property

In This Topic
    FontFamily Property (FilterRow)
    In This Topic
    Gets or sets the FontFamily used to render text in this row/column.
    Syntax
    'Declaration
     
    Public Property FontFamily As FontFamily
    public FontFamily FontFamily {get; set;}
    See Also