TCustomdxLookupTreeView.DisplayField Property
Specifies the DisplayField property of a drop-down data-aware tree view control.
Declaration
property DisplayField: string read; write;
Property Value
| Type |
|---|
| string |
Remarks
Use DisplayField to specify the DisplayField property of a drop-down data-aware tree view control.
See Also