C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / UIElement Class
Members

UIElement Class
Base class for all elements, handles layout and styles.
Object Model
UIElement Class
Syntax
'Declaration
 
Public Class UIElement 
   Inherits System.Web.UI.WebControls.WebControl
   Implements C1.Web.Wijmo.Controls.IJsonRestore 
 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         C1.Web.Wijmo.Controls.Base.UIElement
            C1.Web.Wijmo.Controls.C1AppView.C1AppViewItem
            C1.Web.Wijmo.Controls.C1AppView.C1AppViewTemplateContent
            C1.Web.Wijmo.Controls.C1Carousel.C1CarouselItem
            C1.Web.Wijmo.Controls.C1ComboBox.C1ComboBoxItem
            C1.Web.Wijmo.Controls.C1Gallery.C1GalleryItem
            C1.Web.Wijmo.Controls.C1ListView.C1ListViewItem
            C1.Web.Wijmo.Controls.C1Menu.C1MenuItem
            C1.Web.Wijmo.Controls.C1SiteMap.C1SiteMapNode
            C1.Web.Wijmo.Controls.C1TreeView.C1TreeViewNode

See Also