Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonConfigToolBar Class
Members


In This Topic
    RibbonConfigToolBar Class
    In This Topic
    Customizable toolbar with frequently used buttons and other elements.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonConfigToolBar 
       Inherits RibbonItemContainer
    'Usage
     
    
    Dim instance As RibbonConfigToolBar
    public sealed class RibbonConfigToolBar : RibbonItemContainer 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem
          GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer
             GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonConfigToolBar

    See Also