[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementCollection.GetKeyForItem

GetKeyForItem Method

GetKeyForItem(CoverElement)

Returns the DataObject property value.

Declaration
protected override object GetKeyForItem(CoverElement item)
Protected Overrides Function GetKeyForItem(item As CoverElement) As Object
Parameters
Type Name Description
CoverElement item
Returns
Type Description
object
Overrides