RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1DeleteColumnTool Class / LargeIconTemplate Property

In This Topic
    LargeIconTemplate Property (C1DeleteColumnTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property LargeIconTemplate As C1.WPF.Core.C1IconTemplate
    public C1.WPF.Core.C1IconTemplate LargeIconTemplate {get; set;}
    See Also