다음을 통해 공유


PaginationState.TotalItemCount 속성

정의

알려진 경우 모든 페이지에서 총 항목 수를 가져옵니다. 연결된 가 데이터를 로드한 QuickGrid<TGridItem> 후 값을 할당할 때까지 값은 null이 됩니다.

public int? TotalItemCount { get; }
member this.TotalItemCount : Nullable<int>
Public ReadOnly Property TotalItemCount As Nullable(Of Integer)

속성 값

적용 대상