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


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

Reference

BaseSheetSelectionModel Class
BaseSheetSelectionModel Members