Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Class AlternatingRows 
    'Usage
     
    
    Dim instance As AlternatingRows
    public class AlternatingRows 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.AlternatingRows

    See Also