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

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