ClassColorPickerOpenEventArgs
Class
The class that describes the event arguments of the OnOpen event of the ColorPicker.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class ColorPickerOpenEventArgs : ICancellableEventArgs
Inheritance: objectColorPickerOpenEventArgs
Implements:
Constructors
ColorPickerOpenEventArgs()
Declaration
cs-api-definition
public ColorPickerOpenEventArgs()