Spread WPF 18
GrapeCity.Spreadsheet.UI Namespace / IntelliSenseItems.Entry Structure
Members


In This Topic
    IntelliSenseItems.Entry Structure
    In This Topic
    Represents an item in intelli-sense window.
    Object Model
    IntelliSenseItems.Entry Structure
    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