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


In This Topic
    Invalid Field (IntelliSenseItems.Entry)
    In This Topic
    Represents an invalid IntelliSenseItems.Entry.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Invalid As IntelliSenseItems.Entry
    'Usage
     
    
    Dim value As IntelliSenseItems.Entry
     
    value = IntelliSenseItems.Entry.Invalid
    public static readonly IntelliSenseItems.Entry Invalid
    See Also