Table of Contents
TextBoxStyle Property

Gets or sets the style used by textboxes in the color picker popup.

Syntax
 public ElementStyle TextBoxStyle { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also