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

In This Topic
    IconTemplate Property (RulesEngineStyle)
    In This Topic
    Gets or sets the icon template displayed in the item.
    Syntax
    'Declaration
     
    Public Property IconTemplate As C1IconTemplate
    public C1IconTemplate IconTemplate {get; set;}
    See Also