Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

WindowTemplateController.UpdateWindowCaptionContexts Property

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

[DefaultValue(UpdateWindowCaptionContexts.AllContexts)]
public UpdateWindowCaptionContexts UpdateWindowCaptionContexts { get; set; }

Property Value

Type Default
DevExpress.ExpressApp.SystemModule.UpdateWindowCaptionContexts **AllContexts**
See Also