PropertyColumn<TGridItem,TProp>.Format 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 éventuellement une chaîne de format pour la valeur.
L’utilisation de cette méthode nécessite le TProp
type pour implémenter IFormattable.
[Microsoft.AspNetCore.Components.Parameter]
public string? Format { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Format : string with get, set
Public Property Format As String
Valeur de propriété
- Attributs