IWindowTemplate.SetCaption(String) Method
Sets the specified caption to a Window Template.
Namespace: DevExpress.ExpressApp.Templates
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| caption | String | A string value that represents a caption to be set to the current Window Template. |
See Also