ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / Background Property

In This Topic
    Background Property (C1ExpressionRichTextBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Background As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush Background {get; set;}
    See Also