Class FlatColorPickerGradientView
Inheritance
System.Object
FlatColorPickerGradientView
Inherited Members
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class FlatColorPickerGradientView : ColorPickerGradientViewBase, IColorPickerView, IDisposable, IColorGradientSettings
Constructors
FlatColorPickerGradientView()
Declaration
public FlatColorPickerGradientView()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|