Spread for ASP.NET 12 Product Documentation
AnchorRow Property (BaseSheetSelectionModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > BaseSheetSelectionModel Class : AnchorRow Property
Gets the row index of the first cell selected in the range.
Syntax
'Declaration
 
Public Overridable ReadOnly Property AnchorRow As Integer
'Usage
 
Dim instance As BaseSheetSelectionModel
Dim value As Integer
 
value = instance.AnchorRow
public virtual int AnchorRow {get;}
See Also

Reference

BaseSheetSelectionModel Class
BaseSheetSelectionModel Members