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


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

Reference

DefaultSheetSelectionModel Class
DefaultSheetSelectionModel Members