Spread Silverlight Documentation
RowCount Property (SheetSpanModelChangedEventArgs)


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

Property Value

The number of rows.
See Also

Reference

SheetSpanModelChangedEventArgs Class
SheetSpanModelChangedEventArgs Members