Gets a value indicating whether PageCount is the total number of pages.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public override bool IsPageCountValid { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property IsPageCountValid As Boolean

See Also