Deletes the selected items from the data grid.

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

Syntax

C#
public virtual void Delete()
Visual Basic (Declaration)
Public Overridable Sub Delete

See Also