Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
595
Bind list of Dynamic Objects to XamPivotGrid
posted

We already have a bunch of existing objects that inherit from DynamicObject and have a property bag dictionary that returns values when TryGetMember is called and also when TrySetMember is called. Can you provide a simple sample where the cube binds to these extra properties keeping existing static properties intact and reusing the same class.