Spread Windows Forms 12.0 Product Documentation
Row2 Property (Reference)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Reference Structure : Row2 Property
Gets the bottom row index.
Syntax
'Declaration
 
Public Property Row2 As Integer
'Usage
 
Dim instance As Reference
Dim value As Integer
 
instance.Row2 = value
 
value = instance.Row2
public int Row2 {get; set;}

Property Value

An integer value represents the bottom row index.
See Also

Reference

Reference Structure
Reference Members