WindowTemplateController.UpdateWindowCaptionContexts Property
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v25.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