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


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