alexa

    Show / Hide Table of Contents

    Class ColorUIDesigner

    Design the ColorUIControl property values into ColorUIDesigner class.

    Inheritance
    System.Object
    ColorUIDesigner
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ColorUIDesigner : ControlDesigner

    Constructors

    ColorUIDesigner()

    Initialize a new instance of the ColorUIDesigner class.

    Declaration
    public ColorUIDesigner()

    Properties

    ActionLists

    Gets a value indication the designer action.

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerActionListCollection
    Back to top Generated by DocFX