Spread ASP.NET 6.0 Product Documentation
AlternatingRow Class
Members  See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : AlternatingRow Class


Glossary Item Box

Represents a set of style information for alternating rows in the component.

Object Model

AlternatingRow ClassBackground ClassBorder ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceInset ClassAlternatingRows ClassAlternatingRow ClassIRenderer Interface

Syntax

Visual Basic (Declaration) 
Public Class AlternatingRow 
Visual Basic (Usage)Copy Code
Dim instance As AlternatingRow
C# 
public class AlternatingRow 

Remarks

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

Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.AlternatingRow

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.