menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class BarcodeDesigner

    Gets a collection of Barcode values

    Inheritance
    System.Object
    EJControlDesigner
    BarcodeDesigner
    Implements
    IEJControlDesigner
    Inherited Members
    EJControlDesigner.GetDesignTimeHtml()
    EJControlDesigner.GetEmptyDesignTimeHtml()
    EJControlDesigner.IEJControlDesigner.GetIService(Type)
    EJControlDesigner.IEJControlDesigner.Root()
    EJControlDesigner.Control
    EJControlDesigner.RenderImageOnly
    EJControlDesigner.Width
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class BarcodeDesigner : EJControlDesigner, IEJControlDesigner

    Constructors

    BarcodeDesigner()

    Declaration
    public BarcodeDesigner()

    Fields

    actionList

    Declaration
    [SecurityCritical]
    public DesignerActionListCollection actionList
    Field Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    Properties

    ActionLists

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

    barcode

    Declaration
    public Barcode barcode { get; }
    Property Value
    Type Description
    Barcode

    ControlID

    Declaration
    protected override string ControlID { get; }
    Property Value
    Type Description
    System.String
    Overrides
    EJControlDesigner.ControlID

    HostControl

    Declaration
    public Barcode HostControl { get; }
    Property Value
    Type Description
    Barcode

    RequiresImageConvertion

    Declaration
    public override bool RequiresImageConvertion { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    EJControlDesigner.RequiresImageConvertion

    Methods

    GetControlString()

    Declaration
    protected override string GetControlString()
    Returns
    Type Description
    System.String
    Overrides
    EJControlDesigner.GetControlString()

    Implements

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