TreeListColumn.ColumnType Property
Gets the column’s data type.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v22.2.dll
NuGet Package: DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Type | A Type value that indicates the column’s data type. |
See Also