WinForms

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

    Show / Hide Table of Contents

    Class HubTileDesigner

    HubTile Designer

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

    Constructors

    HubTileDesigner()

    Initializes a new instance of the CheckBoxAdvDesigner class

    Declaration
    public HubTileDesigner()

    Properties

    ActionLists

    Gets a value indication the designer action

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

    Methods

    Initialize(IComponent)

    Overridden Initialize method.

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component

    Component object

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved