New to Telerik UI for ASP.NET Core? Download free 30-day trial

FlatColorPickerMessagesSettingsBuilder

Methods

Apply(System.String)

Allows customization of "Apply" label.

Parameters

value - System.String

The value for Apply

Cancel(System.String)

Allows customization of "Cancel" label.

Parameters

value - System.String

The value for Cancel

ClearColor(System.String)

Allows customization of the Clear Color button label.

Parameters

value - System.String

The value for ClearColor

ContrastRatio(System.String)

Allows customization of the "Contrast ratio" text in the contrast tool.

Parameters

value - System.String

The value for ContrastRatio

Fail(System.String)

Allows customization of the "Fail" text in the contrast tool.

Parameters

value - System.String

The value for Fail

Pass(System.String)

Allows customization of the "Pass" text in the contrast tool.

Parameters

value - System.String

The value for Pass

Gradient(System.String)

Allows customization of the Gradient view button.

Parameters

value - System.String

The value for Gradient

Palette(System.String)

Allows customization of the Palette view button.

Parameters

value - System.String

The value for Palette

ToggleFormat(System.String)

Allows customization of the toggle format button's aria-label in the Gradient's input editor.

Parameters

value - System.String

The value for ToggleFormat

Red(System.String)

Allows customization of the rgb's red input's aria-label in the Gradient's input editor.

Parameters

value - System.String

The value for Red

Green(System.String)

Allows customization of the rgb's green input's aria-label in the Gradient's input editor.

Parameters

value - System.String

The value for Green

Blue(System.String)

Allows customization of the rgb's blue input's aria-label in the Gradient's input editor.

Parameters

value - System.String

The value for Blue

Alpha(System.String)

Allows customization of the rgb's alpha input's aria-label in the Gradient's input editor.

Parameters

value - System.String

The value for Alpha

Hex(System.String)

Allows customization of the hex input's aria-label in the Gradient's input editor.

Parameters

value - System.String

The value for Hex

In this article
Not finding the help you need?