Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Rows.DefaultRow Class
Members


In This Topic
    Rows.DefaultRow Class
    In This Topic
    Represents the default row in the component.
    Object Model
    Rows.DefaultRow ClassBackground ClassBorder ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceInset ClassRows ClassRow ClassIRenderer Interface
    Syntax
    'Declaration
     
    
    Public Class Rows.DefaultRow 
       Inherits Row
    'Usage
     
    
    Dim instance As Rows.DefaultRow
    public class Rows.DefaultRow : Row 
    Inheritance Hierarchy

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

    See Also