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


In This Topic
    Row Class
    In This Topic
    Represents a row in the component.
    Object Model
    Row ClassIBorder InterfaceCellPadding ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceRows ClassRow ClassIRenderer InterfaceIValidation Interface
    Syntax
    'Declaration
     
    Public Class Row 
    'Usage
     
    Dim instance As Row
    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