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

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

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

See Also