Gets the items that are about to be deleted.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
public IEnumerable<Object> Items { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Items As IEnumerable(Of Object) |