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

In This Topic
    InteractiveSort Structure
    In This Topic
    Defines interactive sorting. Represents a single interactive sorting operation, including the sort expression, its scope, and the direction of sorting.
    Object Model
    InteractiveSort Structure
    Syntax
    'Declaration
     
    Public Structure InteractiveSort 
       Inherits System.ValueType
    public struct InteractiveSort : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Enterprise.Data.DataEngine.InteractiveSort

    See Also