Skip to main content
A newer version of this page is available. .

WindowTemplateController.UpdateWindowCaptionContexts Property

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

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

Property Value

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