WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DomainUpDownExtDesigner

    Show / Hide Table of Contents

    Class DomainUpDownExtDesigner

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

    Constructors

    DomainUpDownExtDesigner()

    Declaration
    public DomainUpDownExtDesigner()

    Properties

    ActionLists

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    SelectionRules

    Declaration
    public override SelectionRules SelectionRules { get; }
    Property Value
    Type Description
    System.Windows.Forms.Design.SelectionRules

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved