Spread for ASP.NET 12 Product Documentation
AlternatingRows Property (SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : AlternatingRows Property
Gets the alternating rows in the specified portion of the sheet.
Syntax
'Declaration
 
Public ReadOnly Property AlternatingRows As AlternatingRows
'Usage
 
Dim instance As SheetView
Dim value As AlternatingRows
 
value = instance.AlternatingRows
public AlternatingRows AlternatingRows {get;}
See Also

Reference

SheetView Class
SheetView Members