SortEventArgs Class

Definition

public ref class SortEventArgs sealed : System::ComponentModel::CancelEventArgs
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class SortEventArgs : System.ComponentModel.CancelEventArgs
[<System.Runtime.InteropServices.ComVisible(false)>]
type SortEventArgs = class
    inherit CancelEventArgs
Public NotInheritable Class SortEventArgs
Inherits CancelEventArgs
Inheritance
SortEventArgs
Attributes

Constructors

Name Description
SortEventArgs(String, SortOrder, Boolean)

Properties

Name Description
ClearSort
SortDirection
SortId

Applies to