Version

AfterSortChangeEventArgs Class Members

The following tables list the members exposed by AfterSortChangeEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterSortChangeEventArgs ConstructorCreates a new instance of the AfterSortChangeEventArgs class.  
Public Properties
 NameDescription
Public PropertyOriginalSortedColumnsReturns the SortedColumnsCollection instance which represents which represents the UltraTreeNodeColumn objects that are being sorted.  
See Also