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


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

Reference

ColumnFooter Class
ColumnFooter Members