Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1Ribbon Class
Members

In This Topic
    C1Ribbon Class
    In This Topic
    Simplified Ribbon Toolbar
    Syntax
    'Declaration
     
    
    Public Class C1Ribbon 
       Inherits C1.WPF.TabControl.C1TabControl
    public class C1Ribbon : C1.WPF.TabControl.C1TabControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.Core.C1ItemsControl
                               C1.WPF.TabControl.C1TabControl
                                  C1.WPF.Ribbon.C1Ribbon

    See Also