Establishes the task manager to be used internally by this TaskListView.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
protected override EntityManager CreateEntityManager( IEnumerable items ) |
Visual Basic (Declaration) |
---|
Protected Overrides Function CreateEntityManager ( _ items As IEnumerable _ ) As EntityManager |
Parameters
- items
- Type: System.Collections..::.IEnumerable
Item collection to be managed.