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

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

Syntax

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

See Also