ActiveReports 12
Sort() Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > StyleSheet Class > Sort Method : Sort() Method
Sorts the elements in the entire List using the default comparer.
Syntax
'Declaration
 
Public Overloads Sub Sort() 
public void Sort()
Exceptions
ExceptionDescription
The default comparer Default cannot find an implementation of the IComparable generic interface or the System.IComparable interface for type T.
See Also

Reference

StyleSheet Class
StyleSheet Members
Overload List