GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / IRibbonForm Interface
Members


In This Topic
IRibbonForm Interface
In This Topic
Represents the Ribbon Form which allows the Ribbon to display its items in the TitleBar area.
Syntax
'Declaration
 
Public Interface IRibbonForm 
 
'Usage
 
Dim instance As IRibbonForm
See Also