TemplateColumn<TGridItem>.SortBy Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie les règles de tri pour une colonne.
[Microsoft.AspNetCore.Components.Parameter]
public override Microsoft.AspNetCore.Components.QuickGrid.GridSort<TGridItem>? SortBy { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.SortBy : Microsoft.AspNetCore.Components.QuickGrid.GridSort<'GridItem> with get, set
Public Overrides Property SortBy As GridSort(Of TGridItem)
Valeur de propriété
- Attributs