Spread for ASP.NET 11 Product Documentation
RowCount Property (SheetSelectionModelEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SheetSelectionModelEventArgs Class : RowCount Property
Gets the number of rows in the selection.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As SheetSelectionModelEventArgs
Dim value As Integer
 
value = instance.RowCount
public int RowCount {get;}
See Also

Reference

SheetSelectionModelEventArgs Class
SheetSelectionModelEventArgs Members