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

Telerik.Web.UI.TreeListSortingSettings

Represents the settings for sorting Telerik.Web.UI.RadTreeList .

Inheritance Hierarchy

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

Properties

SortedAscToolTip String

Gets or sets the tooltip that will be displayed when you hover the sorting button and the column is sorted ascending.

SortedDescToolTip String

Gets or sets the tooltip that will be displayed when you hover the sorting button and the column is sorted descending.

SortToolTip String

Gets or sets the tooltip that will be displayed when you hover the sorting button and there is no sorting applied.

In this article