InterfaceIColorGradientSettings
Interface
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public interface IColorGradientSettings
Properties
Formats
Declaration
cs-api-definition
IEnumerable<ColorFormat> Formats { get; set; }
Property Value