DialogService.Title Property
In This Article
Gets or sets a value specifying the dialog title.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | The text displayed in the dialog title. |
See Also