[]
Returns key value for the specified item.
protected override DateTime GetKeyForItem(DateAppointments item)
| Type | Name | Description |
|---|---|---|
| DateAppointments | item | A DateAppointments object. |
| Type | Description |
|---|---|
| DateTime | The DateTime value used as a key. |