PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.DataBinding Namespace / SortExpression Class
Properties Methods


In This Topic
    SortExpression Class Members
    In This Topic

    The following tables list the members exposed by SortExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the sort direction.  
    Public PropertyGets the Expression object defining the expression.  
    Public PropertyGets or sets the text of the sorting expression (Expression).  
    Top
    Public Methods
     NameDescription
    Public MethodCopies Expression and Direction properties from another SortExpression object. (Note that the C1.C1Preview.IOwnedCollectionItem.Owner property is not copied.)  
    Public MethodCreates a copy of the current SortExpression object (the C1.C1Preview.IOwnedCollectionItem.Owner property is not cloned).  
    Top
    See Also