Click or drag to resize
UpdateDisplayShowUpdateSummary Property
Gets or sets a value that indicates whether to show summary text for the currently found update in the control's details popup.

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

Property Value

Type: Boolean
to show update summary text; otherwise, .
See Also