Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class RadzenColorPickerItem

    RadzenColorPickerItem component.

    Inheritance
    System.Object
    RadzenColorPickerItem
    Namespace: Radzen.Blazor
    Assembly: Radzen.Blazor.dll
    Syntax
    public class RadzenColorPickerItem : object

    Properties

    ColorPicker

    Gets or sets the color picker.

    Declaration
    public RadzenColorPicker ColorPicker { get; set; }
    Property Value
    Type Description
    RadzenColorPicker

    The color picker.

    Value

    Gets or sets the value.

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String

    The value.

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT