ComponentOne BarCode for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1BarCode Namespace / C1BarCode Class / WijmoControlMode Property

In This Topic
    WijmoControlMode Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property WijmoControlMode As WijmoControlMode
    public override WijmoControlMode WijmoControlMode {get; set;}
    See Also