Spread Silverlight Documentation
EndRowOffset Property


GrapeCity.Windows.SpreadSheet.Data Namespace > FloatingObject Class : EndRowOffset Property
Gets the offset relative to the end row of the floating object.
Syntax
'Declaration
 
Public ReadOnly Property EndRowOffset As System.Double
'Usage
 
Dim instance As FloatingObject
Dim value As System.Double
 
value = instance.EndRowOffset
public System.double EndRowOffset {get;}

Property Value

The offset relative to the end row of the floating object.
See Also

Reference

FloatingObject Class
FloatingObject Members