Table of Contents
UpdateTargetColor Property

Gets or sets a value indicating whether the color picker automatically updates the target control's background color when user selects a color.

Syntax
 public Boolean UpdateTargetColor { get; set; }
See Also