Share via


Virtualize<TItem>.ItemSize Propriété

Définition

Obtient la taille de chaque élément en pixels. La valeur par défaut est 50px.

public:
 property float ItemSize { float get(); void set(float value); };
[Microsoft.AspNetCore.Components.Parameter]
public float ItemSize { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ItemSize : single with get, set
Public Property ItemSize As Single

Valeur de propriété

Attributs

S’applique à