General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
TreeListTextColumn Class
Represents a data column used to display string values.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
Declaration
public class TreeListTextColumn :
TreeListEditDataColumn
Public Class TreeListTextColumn
Inherits TreeListEditDataColumn
Remarks
The column editor's settings can be accessed and customized using the TreeListTextColumn.PropertiesTextEdit property.
To learn more, see Data and Command Columns.
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
TreeListColumn
TreeListDataColumn
TreeListEditDataColumn
TreeListTextColumn
Implements
See Also
Feedback