VirtualTreeSetCellValueInfo.Column Property
Gets the column that contains the cell being currently processed.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v25.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
| Type | Description |
|---|---|
| TreeListColumn | A TreeListColumn object that represents the column being currently processed. |
See Also