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
65
How to get UI Container from DataRecord or DataCell
posted

How do I get the UIElement that represents a DataRecord/Datacell visually? (Similar to ItemContainerGenerator.ContainerFromItem)

Is there a way to get the list of xamDataGrid's currently generated containers?

Thanks