hey,
i wanna create my own listview from bottom up and decide to create all inside a grid which is nested inside a customcontrol.
now i wanna provide a collectionclass like gridview to enable the Definition from columns inside my customlistview via xaml.
Means, a user, implementing my customcontrol should be allowed to create columns in xaml.
I really dont know how to handle this Problem, which Attributes should i use???