PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.DataBinding Namespace / Sorting Class
Members

In This Topic
    Sorting Class
    In This Topic
    Represents the collection of sort expressions (see SortExpression) associated with a data-bound object in a C1.C1Preview.C1PrintDocument.
    Object Model
    Sorting Class
    Syntax
    'Declaration
     
    Public Class Sorting 
    public class Sorting 
    Remarks
    This is the type of the Sorting proprty of the C1DataBinding class.
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.DataBinding.Sorting

    See Also