Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / UIManager Class
Members


In This Topic
    UIManager Class
    In This Topic
    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
    public abstract class UIManager 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.UI.UIManager

    See Also