C1.WPF.Report Assembly / C1.WPF.Report Namespace / SortDefinition Class
Properties Methods


SortDefinition Class Members

The following tables list the members exposed by SortDefinition.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the sort direction.  
Public PropertyGets the string defining the sort expression.  
Public PropertyGets the SortDefinitionCollection collection containing this object.  
Public PropertyGets the FlexReport containing this object.  
Top
Public Methods
 NameDescription
Public MethodCopies Expression and Direction properties from another SortDefinition object. (Note that the Owner property is not copied.)  
Top
See Also