This is the source article.
This is a list of Databinding interfaces.
Roadmap for Winforms databinding
This seems to be the critical databinding interface: ICustomTypeDescriptor this allows customisation of the displayed items from just the public members.
This blog post covers ICustomTypeDescriptor in detail.