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