Share via


Virtualize<TItem>.EmptyContent Vlastnost

Definice

Získá nebo nastaví obsah k zobrazení, když Items je prázdný nebo když TotalItemCount je nula.

[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

Hodnota vlastnosti

Atributy

Platí pro