Class ColorPickerLocale
Inheritance
System.Object
ColorPickerLocale
Assembly: Syncfusion.Blazor.dll
Syntax
public class ColorPickerLocale : Object
Constructors
ColorPickerLocale()
Declaration
public ColorPickerLocale()
Properties
Apply
Declaration
public string Apply { get; set; }
Property Value
Type |
Description |
System.String |
|
Cancel
Declaration
public string Cancel { get; set; }
Property Value
Type |
Description |
System.String |
|
ModeSwitcher
Declaration
public string ModeSwitcher { get; set; }
Property Value
Type |
Description |
System.String |
|