WindowTemplateController.UpdateWindowCaption(String) Method
Refreshes the window caption.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| formText | String | A string that specifies the form text. |
See Also