Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarGroup Class
Members

In This Topic
    C1ToolbarGroup Class
    In This Topic
    C1ToolbarGroup control represents toolbar group that contains one or more toolbar strips.
    Object Model
    C1ToolbarGroup Class
    Syntax
    'Declaration
     
    
    Public Class C1ToolbarGroup 
       Inherits System.Windows.Controls.ItemsControl
    public class C1ToolbarGroup : System.Windows.Controls.ItemsControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ItemsControl
                      C1.Silverlight.Toolbar.C1ToolbarGroup

    See Also