MasterDetailPageContent.MasterPaneBackground Property
Gets or sets the brush used to paint the background of the master pane.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Brush | A Windows.UI.Xaml.Media.Brush value. |
See Also