C1.Silverlight Namespace / C1TabPanel Class
Members

C1TabPanel Class
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
 
Inheritance Hierarchy

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

See Also