TCustomdxVTreeViewEdit.TreeViewReadOnly Property
Specifies if ReadOnly determines whether the user can edit the node of a drop-down tree-view control.
Declaration
property TreeViewReadOnly: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Use TreeViewReadOnly to specify if ReadOnly determines whether the user can edit the node of a drop-down tree-view control.
See Also