Spread Windows Forms 9.0 Product Documentation
Rows.DefaultRow Class
Members 


Represents the default row in the component.
Object Model
Rows.DefaultRow ClassIBorder InterfaceCellPadding ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceRows ClassRow ClassIRenderer Interface
Syntax
'Declaration
 
Public Class Rows.DefaultRow 
   Inherits Row
'Usage
 
Dim instance As Rows.DefaultRow
public class Rows.DefaultRow : Row 
Remarks
We recommend that you use the DefaultStyle properties of the SheetView or RowHeader object rather than setting style properties in the Rows.DefaultRow class.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

Rows.DefaultRow Members
FarPoint.Win.Spread Namespace
Columns.DefaultColumn Class

User-Task Documentation

Customizing the Appearance of Rows or Columns

 

 


Copyright © GrapeCity, inc. All rights reserved.