Spread for ASP.NET 11 Product Documentation
rowField Field


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : rowField Field
Gets or sets the model row index.
Syntax
'Declaration
 
Protected rowField As Integer
'Usage
 
Dim instance As Cell
Dim value As Integer
 
value = instance.rowField
 
instance.rowField = value
protected int rowField
See Also

Reference

Cell Class
Cell Members