FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / SortDefinition Class
Properties Methods


In This Topic
    SortDefinition Class Members
    In This Topic

    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 C1FlexReport containing this object.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies Expression and Direction properties from another SortDefinition object. (Note that the IOwnedCollectionItem.Owner property is not copied.)  
    Top
    See Also