Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DataValidationSuggestionItem Structure
Members


In This Topic
    DataValidationSuggestionItem Structure
    In This Topic
    Represents a suggested data for the cell.
    Syntax
    'Declaration
     
    
    Public Structure DataValidationSuggestionItem 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As DataValidationSuggestionItem
    public struct DataValidationSuggestionItem : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.DataValidationSuggestionItem

    See Also