C1ToolbarStripItem represents wrapper for the items on the C1ToolbarStrip.
Each item added on the toolbar strip is put into the separate C1ToolbarStripItem.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public class C1ToolbarStripItem : ContentControl |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Class C1ToolbarStripItem _ Inherits ContentControl |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Toolbar..::..C1ToolbarStripItem
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Toolbar..::..C1ToolbarStripItem