Public NotInheritable Class SortEventArgs Inherits CancelEventArgs
Dim instance As SortEventArgs
public sealed class SortEventArgs : CancelEventArgs
public ref class SortEventArgs sealed : public CancelEventArgs
public final class SortEventArgs extends CancelEventArgs
This is passed to the SortEventHandler delegate when a Sort event occurs.