Table of Contents
WebColorOnly Property

Gets or sets a boolean indicating whether the color picker should only accept web safe colors.

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