Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TabPanel Class
Members

In This Topic
    C1TabPanel Class
    In This Topic
    Internal element used in the control template of C1TabControls.
    Object Model
    C1TabPanel Class
    Syntax
    'Declaration
     
    
    <ContentPropertyAttribute("Children", True)>
    Public Class C1TabPanel 
       Inherits System.Windows.Controls.Panel
    [ContentProperty("Children", true)]
    public class C1TabPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Panel
                   C1.Silverlight.C1TabPanel

    See Also