Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DataValidationSuggestionList Class / Row Property


In This Topic
Row Property (DataValidationSuggestionList)
In This Topic
Gets the context row index.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As DataValidationSuggestionList
Dim value As Integer
 
value = instance.Row
See Also