ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / InteractiveSort Structure
Fields

In This Topic
    InteractiveSort Structure Members
    In This Topic

    The following tables list the members exposed by InteractiveSort.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InteractiveSort structure with the specified sort expression, scope, and direction.  
    Top
    Public Fields
     NameDescription
    Public FieldGets the direction of the sort operation.  
    Public FieldGets the expression used for sorting.  
    Public FieldGets the name of the data region, grouping, or scope within which the sort expression is evaluated.  
    Top
    See Also