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
320
How to bind IsFilteredOut property
posted

I would like to bind the IsFilteredOut property of the data record to a corresponding property on the dataitem bound to the record (i.e. Record.DataItem.IsFilteredOut)

Is there a way to do this via XAML?