Hi guys,
I'm learning to extend sap.ui.core.Control.
I'm a bit confused by properties and aggregation, assume that my custom control will receive some array data from outside.
then for this data, should I declare it a property or an aggregation?
Regards,
Aaron.