ClassColorPickerPaletteView
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class ColorPickerPaletteView : ColorPickerPaletteViewBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseColorPickerViewBaseColorPickerPaletteViewBaseColorPickerPaletteView
Implements:
Inherited Members
Constructors
ColorPickerPaletteView()
Declaration
public ColorPickerPaletteView()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides