Enum
ColorFormat

Defines the supported color formats.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ColorFormat

Fields

Hex

Defines color representation of hexadecimal value.

Declaration

cs-api-definition
Hex = 1

Field Value

ColorFormat

Rgb

Defines color representation of (red, green, blue).

Declaration

cs-api-definition
Rgb = 0

Field Value

ColorFormat

In this article
DefinitionFieldsHexRgb
Not finding the help you need?
Contact Support