Version

BeforeSortChangeEventArgs Class Members

The following tables list the members exposed by BeforeSortChangeEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSortChangeEventArgs ConstructorCreates a new instance of the BeforeSortChangeEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertySortedColumnsReturns the SortedColumnsCollection instance which represents which represents the UltraTreeNodeColumn objects that are being sorted.  
See Also