Spread Silverlight Documentation
TopRows Property


GrapeCity.Windows.SpreadSheet.Data Namespace > ViewportInfo Class : TopRows Property
Gets the top rows of the viewports.
Syntax
'Declaration
 
Public ReadOnly Property TopRows As System.Integer()
'Usage
 
Dim instance As ViewportInfo
Dim value() As System.Integer
 
value = instance.TopRows
public System.int[] TopRows {get;}
See Also

Reference

ViewportInfo Class
ViewportInfo Members