StatusForeground Property (C1FlexViewer)
In This Topic
Gets or sets a
Windows.UI.Xaml.Media.Brush which is used for drawing text of the status panel.
Syntax
'Declaration
Public Property StatusForeground As Brush
public Brush StatusForeground {get; set;}
See Also