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

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

Syntax

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

See Also