HamburgerMenu.WindowTitleSettings Property
Gets or sets the window title settings, such as the background and foreground colors.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DevExpress.UI.Xaml.TitleSettings | The DevExpress.UI.Xaml.TitleSettings object that comprises the window title settings. |
See Also