Skip to main content
.NET 6.0+

WindowTemplateController.UpdateWindowCaptionContexts Property

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

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

Property Value

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