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

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