4 references to Virtualize
Microsoft.AspNetCore.Components.QuickGrid (4)
QuickGrid.razor.cs (4)
58/// If you use <see cref="Virtualize"/>, you should supply a value for <see cref="ItemSize"/> and must 61/// Generally it's preferable not to use <see cref="Virtualize"/> if the amount of data being rendered 67/// This is applicable only when using <see cref="Virtualize"/>. It defines how many additional items will be rendered 75/// This is applicable only when using <see cref="Virtualize"/>. It defines an expected height in pixels for