[]
Fills CustomCalendar object with values from specified boundObject.
protected override bool ReadObject(Resource resource, object boundObject, bool raiseChanged)
Type | Name | Description |
---|---|---|
Resource | resource | Resource object |
object | boundObject | Object from custom data source |
bool | raiseChanged | Specifies if resource should raise Changed event during this method call |
Type | Description |
---|---|
bool | Value indicating if bound object was changed by this method. |