Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToolStrip Class / ToolOrientation Property

In This Topic
    ToolOrientation Property
    In This Topic
    Gets or sets the orientation inside every of the tools.
    Syntax
    'Declaration
     
    
    Public Property ToolOrientation As Orientation
    public Orientation ToolOrientation {get; set;}
    See Also