Version

BeforeSortChangeEventArgs Class Members

The following tables list the members exposed by BeforeSortChangeEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSortChangeEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyBandThe band (read-only)  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyProcessModeThe process mode for the sort  
Public PropertySortedColumnsThe sorted columns (read-only)  
See Also