Back to Devexpress

DXWindow.ShowTitle Attached Property

wpf-devexpress-dot-xpf-dot-core-dot-dxwindow-bd36a8cc.md

latest1.1 KB
Original Source

DXWindow.ShowTitle Attached Property

Gets or sets whether to show the window’s title.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetShowTitle(DependencyObject) and SetShowTitle(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

true to show the title; otherwise, false.

|

Remarks

To specify the title, use the Title property.

See Also

DXWindow Class

DXWindow Members

DevExpress.Xpf.Core Namespace