ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / SplitterPanelItem Class
Members

In This Topic
    SplitterPanelItem Class
    In This Topic
    This class represents template container of SplitterPanel.
    Object Model
    SplitterPanelItem Class
    Syntax
    'Declaration
     
    Public Class SplitterPanelItem 
       Inherits System.Web.UI.WebControls.WebControl
    public class SplitterPanelItem : System.Web.UI.WebControls.WebControl 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1Splitter.SplitterPanelItem

    See Also