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


In This Topic
    Rows Class
    In This Topic
    Represents a one-dimensional collection of Row objects.
    Object Model
    Rows ClassRow Class
    Syntax
    'Declaration
     
    Public Class Rows 
    'Usage
     
    Dim instance As Rows
    public class Rows 
    Remarks
    Represents a one-dimensional collection of Row objects.
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Rows

    See Also