Class ColorPickerOpenEventArgs
Provides information about the Opening event callback.
Inherited Members
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public class ColorPickerOpenEventArgs : BeforeOpenCloseEventArgs
Remarks
Use this event to handle logic before the color picker is opened.
Constructors
ColorPickerOpenEventArgs()
Declaration
public ColorPickerOpenEventArgs()