WinUIDialogWindow.TitleStyle Property
Gets or sets the dialog title style. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Style | A Style object that represents the style of the dialog title. |
Remarks
Target Type: TextBox
See Also