Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Rows Class / Item Property


In This Topic
    Item Property (Rows)
    In This Topic
    Gets a new row for the specified row.
    Gets a new Row object.
    Overload List
    OverloadDescription
    Gets a Row object for the specified row.  
    Gets a Row object for the specified range of rows.  
    Exceptions
    ExceptionDescription
    Specified row index is out of range. It must less than the row count or -1 for all.
    See Also