Skip to main content
A newer version of this page is available. .
All docs
V21.2

TreeListColumn.UnboundDataTypeName Property

For internal use.

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.TreeList

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty]
public string UnboundDataTypeName { get; set; }

Property Value

Type
String
See Also