Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DataValidationSuggestionItem Structure
Members


DataValidationSuggestionItem Structure
Represents a suggested data for the cell.
Syntax
'Declaration
 
Public Structure DataValidationSuggestionItem 
   Inherits System.ValueType
 
'Usage
 
Dim instance As DataValidationSuggestionItem
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.DataValidationSuggestionItem

See Also