Spread Windows Forms 12.0 Product Documentation
RowCount Property (SortingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortingEventArgs Class : RowCount Property
Gets the number of rows in the block of cells to sort.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As SortingEventArgs
Dim value As Integer
 
value = instance.RowCount
public int RowCount {get;}
See Also

Reference

SortingEventArgs Class
SortingEventArgs Members