C1.WPF.GanttView Assembly / C1.GanttView Namespace / CalendarMappingCollection Class / GetKeyForItem Method

In This Topic
GetKeyForItem Method (CalendarMappingCollection)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function GetKeyForItem( _
   ByVal item As C1.Schedule.MappingInfo _
) As String
 

Parameters

item
See Also