RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedNumberingTool Class / SmallContentTemplate Property

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