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