Click or drag to resize
UpdateDisplayShowUpdateSummary Property
Gets or sets a value which determines whether or not to show the Summary Text area.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public bool ShowUpdateSummary { get; set; }

Property Value

Type: Boolean
See Also