Spread Silverlight Documentation
EndColumn Property (FloatingObject)


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

Property Value

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

Reference

FloatingObject Class
FloatingObject Members