Gets the total number of items in the view before paging is applied.
Namespace:
C1.Data.DataSourceAssembly: 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 |