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

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