Infragistics2.Win.UltraWinTree.v8.1
AfterSortChangeEventArgs Class Members
See Also  Properties 
Infragistics.Win.UltraWinTree Namespace : AfterSortChangeEventArgs Class


The following tables list the members exposed by AfterSortChangeEventArgs.

Public Constructors

 NameDescription
Public ConstructorAfterSortChangeEventArgs Constructor Creates a new instance of the AfterSortChangeEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyOriginalSortedColumns Returns the SortedColumnsCollection instance which represents which represents the UltraTreeNodeColumn objects that are being sorted.  
Top

See Also