alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class CustomControlDesigner

    Provides designer support for a custom control by managing the action lists in the designer window.

    Inheritance
    System.Object
    CustomControlDesigner
    Namespace: Syncfusion.PdfViewer.Windows.Implementation.UI
    Assembly: Syncfusion.PdfViewer.Windows.dll
    Syntax
    public class CustomControlDesigner : ControlDesigner

    Constructors

    CustomControlDesigner()

    Declaration
    public CustomControlDesigner()

    Properties

    ActionLists

    Gets the list of actions performed in the grid's designer window.

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerActionListCollection
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved