New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OldOrderIndex
TreeListColumn
Telerik.Web.UI.TreeListReorderedColumn
A class used to provide information about reordered columns.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.TreeListReorderedColumn
Properties
OldOrderIndex Int32
Gets an integer value corresponding to the old OrderIndex property value of the reordered column.
TreeListColumn TreeListColumn
Gets a reference to the TreeListColumn which was reordered.