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

SortEventArgs(String, SortOrder, Boolean)

Properties

ClearSort
SortDirection
SortId

Applies to