alexa

    Show / Hide Table of Contents

    Class ControlItemDesigner

    ControlItemDesigner class

    Inheritance
    System.Object
    ControlItemDesigner
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ControlItemDesigner : ControlDesigner

    Constructors

    ControlItemDesigner()

    Declaration
    public ControlItemDesigner()

    Properties

    SelectionRules

    Gets the SelectionRules

    Declaration
    public override SelectionRules SelectionRules { get; }
    Property Value
    Type
    System.Windows.Forms.Design.SelectionRules
    Back to top Generated by DocFX