Virtualize<TItem>.ItemSize 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 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