Spread ASP.NET 6.0 Product Documentation
SortRows Method
See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SortRows Method


Glossary Item Box

Sorts all the rows in the sheet according to the specified parameters. Sorts rows in a sheet according to specified parameters.

Overload List

OverloadDescription
SortRows(Int32,Boolean,Boolean)Sorts all the rows in the sheet according to the specified parameters.  
SortRows(Int32,Boolean,Boolean,IComparer)Sorts all the rows in the sheet according to the specified parameters.  
SortRows(Int32,Int32,SortInfo[])Sorts a range of rows in the sheet according to the specified parameters.  

Remarks

You can sort the entire sheet or specified rows depending on the method.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.