Spread Silverlight Documentation
RowCount Property (SheetSelectionChangedEventArgs)


GrapeCity.Windows.SpreadSheet.Data Namespace > SheetSelectionChangedEventArgs Class : RowCount Property
Gets the number of rows in the selection.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As System.Integer
'Usage
 
Dim instance As SheetSelectionChangedEventArgs
Dim value As System.Integer
 
value = instance.RowCount
public System.int RowCount {get;}
See Also

Reference

SheetSelectionChangedEventArgs Class
SheetSelectionChangedEventArgs Members