Gets a value indicating whether selected items can be deleted from the item collection.

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

Syntax

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

See Also