Spread for ASP.NET 12 Product Documentation
Rows Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Rows Property
Gets the rows in the client area of the active sheet in the Spread component.
Syntax
'Declaration
 
Public ReadOnly Property Rows As Rows
'Usage
 
Dim instance As FpSpread
Dim value As Rows
 
value = instance.Rows
public Rows Rows {get;}
See Also

Reference

FpSpread Class
FpSpread Members