Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Defines the supported color formats.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum ColorFormat
Defines color representation of hexadecimal value.
Declaration
Hex = 1
Field Value
ColorFormat
Defines color representation of (red, green, blue).
Rgb = 0