RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1LineNumberTool Class / ItemTemplate Property

In This Topic
    ItemTemplate Property (C1LineNumberTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ItemTemplate As DataTemplate
    public DataTemplate ItemTemplate {get; set;}
    See Also