Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / IconInfo Structure / IconTemplate Property

In This Topic
    IconTemplate Property (IconInfo)
    In This Topic
    The template of the icon.
    Syntax
    'Declaration
     
    Public Property IconTemplate As C1IconTemplate
    public C1IconTemplate IconTemplate {get; set;}
    See Also