Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1IconTemplate Class / Template Property

In This Topic
    Template Property
    In This Topic
    Gets or sets the template containing the icon.
    Syntax
    'Declaration
     
    
    Public Property Template As DataTemplate
    public DataTemplate Template {get; set;}
    See Also