GrapeCity.Xaml.SpreadSheet.Data
EndRow Property (FloatingObject)


GrapeCity.Xaml.SpreadSheet.Data Namespace > FloatingObject Class : EndRow Property
Gets the end row index of the floating object position.
Syntax
'Declaration
 
Public ReadOnly Property EndRow As Integer
'Usage
 
Dim instance As FloatingObject
Dim value As Integer
 
value = instance.EndRow
public int EndRow {get;}

Property Value

The end row index of the floating object position.
See Also

Reference

FloatingObject Class
FloatingObject Members