Virtualize<TItem>.EmptyContent 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.
Obtient ou définit le contenu pour qu’il indique quand Items est vide ou lorsque le TotalItemCount est égal à zéro.
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment? EmptyContent { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.EmptyContent : Microsoft.AspNetCore.Components.RenderFragment with get, set
Public Property EmptyContent As RenderFragment
Valeur de propriété
- Attributs