Click or drag to resize
UpdateDisplayDisplayMode Property
Gets or sets the display mode for the control.

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 ControllerDisplayMode DisplayMode { get; set; }

Property Value

Type: ControllerDisplayMode
One of the ControllerDisplayMode values.
See Also