Spread for ASP.NET 12 Product Documentation
RowIndex Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PreviewRowTemplateContainer Class : RowIndex Property
Gets or sets the index of the row.
Syntax
'Declaration
 
Public ReadOnly Property RowIndex As Integer
'Usage
 
Dim instance As PreviewRowTemplateContainer
Dim value As Integer
 
value = instance.RowIndex
public int RowIndex {get;}

Property Value

Row index
See Also

Reference

PreviewRowTemplateContainer Class
PreviewRowTemplateContainer Members