Spread Silverlight Documentation
EndRow Property (FloatingObject)


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

Property Value

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

Reference

FloatingObject Class
FloatingObject Members