Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / IconSetStyleSelector Class / CautionStyle Property

In This Topic
    CautionStyle Property
    In This Topic
    The style for caution icons.
    Syntax
    'Declaration
     
    Public Property CautionStyle As Style
    public Style CautionStyle {get; set;}
    See Also