Spread Silverlight Documentation
AnchorRow Property


GrapeCity.Windows.SpreadSheet.Data Namespace > DrawingObject Class : AnchorRow Property
Gets the anchor row.
Syntax
'Declaration
 
Public ReadOnly Property AnchorRow As System.Integer
'Usage
 
Dim instance As DrawingObject
Dim value As System.Integer
 
value = instance.AnchorRow
public System.int AnchorRow {get;}

Property Value

The anchor row.
See Also

Reference

DrawingObject Class
DrawingObject Members