[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.Sorting

Sorting Class

Represents the collection of sort expressions (see SortExpression) associated with a data-bound object in a C1PrintDocument.

Inheritance
Sorting
Namespace: C1.C1Preview.DataBinding
Assembly: C1.PrintDocument.8.dll
Syntax
[C1ClassSerialization(true)]
public class Sorting
Remarks

This is the type of the Sorting proprty of the C1DataBinding class.

Properties

Name Description
Defined

Gets a value indicating whether any sort expressions are defined on the current object.

Expressions

Gets the collection of SortExpression objects defined on the current object.

Methods

Name Description
AssignFrom(Sorting)

Assigns (copies) properties from another Sorting to the current object.