GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonSeparator Class / RibbonSeparator Constructor


In This Topic
RibbonSeparator Constructor
In This Topic
Creates a new instance of RibbonSeparator.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New RibbonSeparator()
See Also