WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / PageBackground Property
In This Topic
    PageBackground Property (FlexViewer)
    In This Topic
    Gets or sets a Microsoft.UI.Xaml.Media.SolidColorBrush used for filling the page content.
    Syntax
    public SolidColorBrush PageBackground {get; set;}
    See Also