[]
        
(Showing Draft Content)

C1.Data.PagingView-1.PageCount

PageCount Property

PageCount

Gets the number of pages in this view.

Declaration
public int PageCount { get; }
Public ReadOnly Property PageCount As Integer
Remarks

If PageSize is 0, PageCount is also 0.