Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 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 ConstructorInitializes a new instance of the SortExpression class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the sort direction.  
    Public PropertyGets or sets the value to sort by.

    RunningValue and RowNumber functions are not allowed in SortExpression.

    References to ReportItem objects are not allowed.

     
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another SortExpression to the current object.  
    Top
    See Also