Aracılığıyla paylaş


GridItemsProviderRequest<TGridItem>.GetSortByProperties Yöntem

Tanım

Sıralama kurallarını temsil eden (özellik adı, yön) çiftlerinden oluşan bir koleksiyon oluşturur.

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)

Döndürülenler

Sıralama kurallarını temsil eden (özellik adı, yön) çiftleri koleksiyonu

Şunlara uygulanır