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

InteractiveSort Structure
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
 
Inheritance Hierarchy

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

See Also