Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AlternatingRows Class
Members


In This Topic
    AlternatingRows Class
    In This Topic
    Represents a one-dimensional collection of AlternatingRow objects, which set the style information for alternating rows in the component.
    Object Model
    AlternatingRows ClassAlternatingRow Class
    Syntax
    'Declaration
     
    Public Class AlternatingRows 
    'Usage
     
    Dim instance As AlternatingRows
    public class AlternatingRows 
    Remarks
    Represents a one-dimensional collection of AlternatingRow objects.
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.AlternatingRows

    See Also