Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / IntelliSenseItems.Entry Structure
Members


In This Topic
    IntelliSenseItems.Entry Structure
    In This Topic
    Represents an item in intelli-sense window.
    Syntax
    'Declaration
     
    
    Public Structure IntelliSenseItems.Entry 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As IntelliSenseItems.Entry
    public struct IntelliSenseItems.Entry : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.UI.IntelliSenseItems.Entry

    See Also