Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerStylePicker Class / RuleFontWeight Property

In This Topic
    RuleFontWeight Property (RulesManagerStylePicker)
    In This Topic
    Gets or sets the font weight applied to the rule.
    Syntax
    'Declaration
     
    Public Property RuleFontWeight As FontWeight
    public FontWeight RuleFontWeight {get; set;}
    See Also