ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / WijmoControlMode Enumeration

In This Topic
    WijmoControlMode Enumeration
    In This Topic
    Mode of the control
    Syntax
    'Declaration
     
    Public Enum WijmoControlMode 
       Inherits System.Enum
    public enum WijmoControlMode : System.Enum 
    Members
    MemberDescription
    MobileA mobile control
    WebA standard WebControl
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Web.Wijmo.Controls.WijmoControlMode

    See Also