ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / UIElement Class
Members

In This Topic
    UIElement Class
    In This Topic
    Base class for all elements, handles layout and styles.
    Object Model
    UIElement Class
    Syntax
    'Declaration
     
    Public Class UIElement 
       Inherits System.Web.UI.WebControls.WebControl
    public class UIElement : System.Web.UI.WebControls.WebControl 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.Base.UIElement

    See Also