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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > RowHeader Class : Rows Property
Gets a Rows object for the rows in the row header.
Syntax
'Declaration
 
Public ReadOnly Property Rows As Rows
'Usage
 
Dim instance As RowHeader
Dim value As Rows
 
value = instance.Rows
public Rows Rows {get;}
See Also

Reference

RowHeader Class
RowHeader Members