Visual Basic (Declaration) | |
---|---|
Public Class AlternatingRow |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AlternatingRow |
C# | |
---|---|
public class AlternatingRow |
You can create alternating row styles for rows in the column header, the row header, or spreadsheet row. You can create multiple styles, that are used sequentially in the rows you designate. For example, you can create two alternating row styles, and they are used in every second and third row.
For more information on alternating rows, refer to Creating Alternating Rows
System.Object
FarPoint.Web.Spread.AlternatingRow
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
Reference
AlternatingRow MembersFarPoint.Web.Spread Namespace
AlternatingRows Class