Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonGalleryItem Class / RibbonGalleryItem Constructor


In This Topic
    RibbonGalleryItem Constructor
    In This Topic
    Initializes a new instance of the RibbonLabel class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RibbonGalleryItem()
    public RibbonGalleryItem()
    See Also