Spread for ASP.NET 8.0 Product Documentation
Item Property (Rows)


Gets a new row for the specified row.
Gets a new Row object.
Overload List
OverloadDescription
Item(Int32)Gets a Row object for the specified row.  
Item(Int32,Int32)Gets a Row object for the specified range of rows.  
Exceptions
ExceptionDescription
System.IndexOutOfRangeException Specified row index is out of range. It must less than the row count or -1 for all.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

Rows Class
Rows Members

 

 


Copyright © GrapeCity, inc. All rights reserved.