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
Returns
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To specify the title, use the Title property.
See Also