New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Column
ColumnType
Telerik.Web.UI.TreeListCreateCustomColumnEventArgs
The arguments passed when Telerik.Web.UI.RadTreeList fires the CreateCustomColumn event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.TreeListCreateCustomColumnEventArgs
Properties
Column TreeListColumn
Gets a reference to the custom column that is being created.
ColumnType TreeListColumn
Returns a string indicating the type of the custom column.