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

属性值

属性

适用于