FarPoint.Win.Spread
Rows Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : Rows Class


Represents a one-dimensional collection of Row objects.

Object Model

Syntax

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

Remarks

Represents a one-dimensional collection of Row objects.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Rows

See Also