Virtualize<TItem>.ItemSize プロパティ

定義

各項目のサイズをピクセル単位で取得します。 既定値は 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

プロパティ値

属性

適用対象