Gets the count of the pages in this view.
Namespace:
C1.Data.DataSourceAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public int PageCount { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PageCount As Integer Get |