Class ColorPickerUIDesigner
Represents the designer action list of the ColorPickerUIAdv.
Inheritance
System.Object
ColorPickerUIDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class ColorPickerUIDesigner : ControlDesigner
Constructors
ColorPickerUIDesigner()
Initialize a new instance of the CheckBoxAdvDesigner class.
Declaration
public ColorPickerUIDesigner()
Properties
ActionLists
Gets a value indicating whether value of the designer action.
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |