Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarStrip Class / Orientation Property

In This Topic
    Orientation Property (C1ToolbarStrip)
    In This Topic
    Gets or sets the orientation of the toolbar strip.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also