New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.TreeListResizing

Contains settings for TreeList resizing.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.TreeListResizing

Properties

AllowColumnResize Boolean

This property is set to allow column resizing in TreeList

EnableRealTimeResize Boolean

This property is set to enable realtime resizing.

ResizeMode TreeListResizeMode

This property sets the different resize modes of RadTreeList. Set one of the values of the enumeration TreeListResizeMode The default is NoScroll.

In this article