Gets the total number of rows for the original query without any paging applied to it.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public int TotalItemCount { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TotalItemCount As Integer Get |