Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SortInfo Class / SortInfo Constructor


In This Topic
    SortInfo Constructor
    In This Topic
    Creates a new SortInfo object with the specified order and comparer.
    Overload List
    OverloadDescription
    Creates a SortInfo object with the order specified and the comparison done using the system default comparer.  
    Creates a SortInfo object with the order specified and the comparison done according to the specified comparer.  
    See Also