MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / InteractiveSortState Class
Members

InteractiveSortState Class
Dictionary with state of all interactive sorts.
Object Model
InteractiveSortState Class
Syntax
'Declaration
 
Public Class InteractiveSortState 
   Inherits System.Collections.Generic.Dictionary(Of Integer,InteractiveSort())
 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      GrapeCity.Enterprise.Data.DataEngine.InteractiveSortState

See Also