C1ToolbarStrip control represents a strip that contains one or more controls. C1ToolbarStrip can be used alone or as content of toolbar group.

Namespace:  C1.Silverlight.Toolbar
Assembly:  C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)

Syntax

C#
public class C1ToolbarStrip : ItemsControl
Visual Basic
Public Class C1ToolbarStrip _
	Inherits ItemsControl

Inheritance Hierarchy

See Also