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


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

Reference

ColumnHeader Class
ColumnHeader Members