GrapeCity.Xaml.SpreadSheet.Data
RowCount Property (SheetSelectionChangedEventArgs)


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

Reference

SheetSelectionChangedEventArgs Class
SheetSelectionChangedEventArgs Members