RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ColorPickerMenuItem Class / IconTemplate Property

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