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
195
Expand Collapse Event from DataSlicer and DataSelector
posted

Hi!

I have a problem to catch the event that fires when the user clicks on the pane with the little "arrow" that is placed on the left side of the DataSlicer and DataSelector. I want to be able to catch the event and then check if the DataSelector/DataSlicer has Visibility Collapsed or Visible.

Depending on the result i will update the Grid differently.

I have tried several events but the xamlDataSclicer.Visibility always remain the same.

Br