Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineStyle Class / FontFamily Property

In This Topic
    FontFamily Property
    In This Topic
    Gets or sets the font family of the item.
    Syntax
    'Declaration
     
    Public Property FontFamily As FontFamily
    public FontFamily FontFamily {get; set;}
    See Also