TreeListColumn Class
In This Article
Serves as a base for classes that represent columns displayed within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class TreeListColumn :
WebColumnBase
#Related API Members
The following members return TreeListColumn objects:
#Inheritance
Show 25 items
Object
StateManager
CollectionItem
WebColumnBase
TreeListColumn
See Also