RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / HtmlProperty Field

In This Topic
    HtmlProperty Field (C1RichTextBox)
    In This Topic
    Identifies the Html dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HtmlProperty As DependencyProperty
    public static readonly DependencyProperty HtmlProperty
    See Also