Establishes the resource manager to be used internally by this ResourceGanttChartViewBase.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.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.