C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / PageAreaBackground Property

In This Topic
PageAreaBackground Property (C1FlexViewerPane)
In This Topic
Gets or sets a Windows.UI.Xaml.Media.SolidColorBrush which provides background for the page area.
Syntax
'Declaration
 
Public Property PageAreaBackground As SolidColorBrush
 
See Also