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


In This Topic
    UIHelper Class
    In This Topic
    Represents the helper for UI control. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class UIHelper 
    'Usage
     
    
    Dim instance As UIHelper
    public static class UIHelper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.UI.UIHelper

    See Also