ShowTextField Property (FlexColorPicker)

Action

Gets whether to show the text box that displays the color label or hexadecimal color value. The default value is true.

Syntax

C#
protected Boolean showTextField { get; }
VB
'Declaration
Protected Read Property showTextField As Boolean

Access

Read only.