TreeListFilterCellTemplateContainer.Column Property
In This Article
Gets a data column where the template is rendered.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListColumn Column { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
See Also