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


Represents a row in the component.

Object Model








Syntax

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

Remarks

For more information about settings related to the appearance of rows, refer to Customizing the Appearance of Rows or Columns.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Row
      FarPoint.Win.Spread.Rows.DefaultRow

See Also