GrapeCity.Xaml.SpreadSheet.Data
AnchorRow Property


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

Property Value

The anchor row.
See Also

Reference

DrawingObject Class
DrawingObject Members