Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerStylePreview Class / RuleFontStyle Property

In This Topic
    RuleFontStyle Property (RulesManagerStylePreview)
    In This Topic
    Gets or sets the font style applied to the rule.
    Syntax
    'Declaration
     
    Public Property RuleFontStyle As FontStyle
    public FontStyle RuleFontStyle {get; set;}
    See Also