다음을 통해 공유


QuickGrid<TGridItem>.ItemSize 속성

정의

이 기능은 를 사용하는 Virtualize경우에만 적용됩니다. 각 행에 대해 예상 높이를 픽셀 단위로 정의하여 가상화 메커니즘이 표시 크기와 일치하고 정확한 스크롤을 보장하기 위해 올바른 수의 항목을 가져올 수 있도록 합니다.

[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

속성 값

특성

적용 대상