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


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

Reference

DefaultSheetSelectionModel Class
DefaultSheetSelectionModel Members