Spread Silverlight Documentation
StartRow Property (FloatingObject)


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

Property Value

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

Reference

FloatingObject Class
FloatingObject Members