Gets a value indicating whether the chart can be printed.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public bool CanPrint { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property CanPrint As Boolean |