
Hi,
I want to implement an animation for a grid row. I need some class to animate a GridLength value.
There is something implemented in that regard ?
Kind regards,
Daniel
Hi,
I want to implement an animation for a grid row. I need some class to animate a GridLength value.
There is something implemented in that regard ?
Kind regards,
Daniel
Hi Daniel,
I assume from the question about "grid row" and "GridLength" that you're wanting to animate the Height of a grid row? You do not need any special support in the Actipro control suite to achieve this and can use standard WPF capabilities for the animation just like you might animate other properties in WPF.
I found this article on Stack Overflow that might be a good place to start.
Thanks!
I already implemented a behavior for that. I was curious to see if there is something already implemented :)
Kind regards,
Daniel
Please log in to a validated account to post comments.