RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / BackgroundProperty Field

In This Topic
    BackgroundProperty Field (C1TextElement)
    In This Topic
    Identifies the C1TextElement.Background style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BackgroundProperty As StyleProperty
    public static readonly StyleProperty BackgroundProperty
    See Also