C1Toolbar control represents a toolbar that contains the controls consolidated
in the toolbar groups. Usually C1Toolbar consists from one or more C1ToolbarGroups.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
[ContentPropertyAttribute("ToolbarItems")] public class C1Toolbar : C1ToolbarBase |
| Visual Basic |
|---|
<ContentPropertyAttribute("ToolbarItems")> _ Public Class C1Toolbar _ Inherits C1ToolbarBase |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1.Silverlight.Toolbar..::..C1ToolbarBase
C1.Silverlight.Toolbar..::..C1Toolbar
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1.Silverlight.Toolbar..::..C1ToolbarBase
C1.Silverlight.Toolbar..::..C1Toolbar