TreeListColumn.UnboundDataTypeName Property
For internal use.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty]
public string UnboundDataTypeName { get; set; }
Property Value
Type |
---|
String |
See Also