RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PaddingTool Class / ContentBackground Property

In This Topic
    ContentBackground Property (C1PaddingTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ContentBackground As Brush
    public Brush ContentBackground {get; set;}
    See Also