IWindowService.Title Property
Gets or sets the service window’s title.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v22.2.dll
NuGet Package: DevExpress.Mvvm
Declaration
Property Value
Type | Description |
---|---|
String | The service window’s title. |
See Also