SortEventArgs 類別

定義

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
繼承
SortEventArgs
屬性

建構函式

名稱 Description
SortEventArgs(String, SortOrder, Boolean)

屬性

名稱 Description
ClearSort
SortDirection
SortId

適用於