Returns the DataObject property value.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected override Object GetKeyForItem( CoverElement item ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function GetKeyForItem ( _ item As CoverElement _ ) As Object |
Parameters
- item
- Type: C1.WPF.C1Schedule..::..CoverElement