Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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