Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / UIManager Class
Members


UIManager Class
Represents an interface which indicates the UI control. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class UIManager 
 
'Usage
 
Dim instance As UIManager
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.UI.UIManager

See Also