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

Telerik.Web.UI.TreeListClientMessages

Contains settings for TreeList resizing.

Inheritance Hierarchy

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

Properties

CollapseToolTip String

The title attribute that will be to the collapse image.

ColumnResizeTooltipFormatString String

The format string used for the tooltip when resizing a column

DragToReorder String

Gets or sets a string that will be displayed as a tooltip when you hover a column that can be dragged.

DragToResize String

Gets or sets a string that will be displayed as a tooltip when you hover the resizing handle of a column.

DropHereToReorder String

Gets or sets a string that will be displayed as a tooltip when you start dragging a column header trying to reorder columns.

ExpandToolTip String

The title attribute that will be to the expand image.

In this article