New to Telerik UI for WPF? Download free 30-day trial

Zooming

The RadTreeListView control provides support for zooming its content through the EnableMouseWheelScaling and ScaleFactor properties. As RadTreeListView element derives from the GridViewDataControl class, it shares most of the RadGridView control's functionalities. You can see the RadGridView's Zooming article, which provides additional information on the zooming feature.

In this article