alexa

    Show / Hide Table of Contents

    Class CardLayoutDesigner

    Inheritance
    System.Object
    Syncfusion.Windows.Forms.Tools.Design.LMDesigner
    CardLayoutDesigner
    Namespace: Syncfusion.Windows.Forms.Tools.Design
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class CardLayoutDesigner : LMDesigner

    Constructors

    CardLayoutDesigner()

    Declaration
    public CardLayoutDesigner()

    Properties

    Verbs

    Declaration
    public override DesignerVerbCollection Verbs { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerVerbCollection

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Overrides
    Syncfusion.Windows.Forms.Tools.Design.LMDesigner.Initialize(System.ComponentModel.IComponent)
    Back to top Generated by DocFX