Bagikan melalui


GridItemsProviderRequest<TGridItem>.GetSortByProperties Metode

Definisi

Menghasilkan kumpulan pasangan (nama properti, arah) yang mewakili aturan pengurutan.

public System.Collections.Generic.IReadOnlyCollection<Microsoft.AspNetCore.Components.QuickGrid.SortedProperty> GetSortByProperties ();
member this.GetSortByProperties : unit -> System.Collections.Generic.IReadOnlyCollection<Microsoft.AspNetCore.Components.QuickGrid.SortedProperty>
Public Function GetSortByProperties () As IReadOnlyCollection(Of SortedProperty)

Mengembalikan

Kumpulan pasangan (nama properti, arah) yang mewakili aturan pengurutan

Berlaku untuk