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

TreeListSortableSettingsBuilder

Defines the fluent API for configuring the TreeListSortableSettings settings.

Methods

AllowUnsort(System.Boolean)

If set to true, the user can get the TreeList in its unsorted state by clicking the sorted column header.

Parameters

value - System.Boolean

The value that configures the allowunsort.

Mode(System.String)

The sort mode. If set to single, the user can sort by one column at a time. If set to multiple, the user can sort by multiple columns.

Parameters

value - System.String

The value that configures the mode.

In this article
Not finding the help you need?