Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / FunctionIntelliSense Class
Members


In This Topic
    FunctionIntelliSense Class
    In This Topic
    Represents IntelliSense information of a function.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class FunctionIntelliSense 
    'Usage
     
    
    Dim instance As FunctionIntelliSense
    public sealed class FunctionIntelliSense 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.UI.FunctionIntelliSense

    See Also