Gets a value indicating whether a new item can be inserted to the entity list.

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

Syntax

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

See Also