FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / StatusBackground Property

In This Topic
    StatusBackground Property (C1FlexViewer)
    In This Topic
    Gets or sets a Windows.UI.Xaml.Media.Brush which provides background for the status panel.
    Syntax
    'Declaration
     
    Public Property StatusBackground As Brush
    public Brush StatusBackground {get; set;}
    See Also