PageCount Property (SLDataPager)

Class

SLDataPager.

Action

Gets the count of the pages.

Syntax

C#
protected Integer PageCount { get; }
VB
'Declaration
Protected Read Property PageCount As Integer

Access

Read only.