PageData<TDataItem>.TotalItems property

The total number of data items after current filters are applied across all pages.

public long TotalItems { get; set; }

See Also