Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonGroup Class / ToolStripStyle Property

In This Topic
    ToolStripStyle Property
    In This Topic
    Gets or sets the style of the tool-strip.
    Syntax
    'Declaration
     
    
    Public Property ToolStripStyle As Style
    public Style ToolStripStyle {get; set;}
    See Also