Gets or sets the page count.

Namespace:  Mindroute.Core.Collections
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
int PageCount { get; set; }
Visual Basic (Declaration)
Property PageCount As Integer

See Also