I read in the Documentation that the TreeListEditor supports conditional appearance. I have Editable TreeList which has two column.
I have add appearance rule to enable\disable a property. but it is not work for the tree list.:
[Appearance("Test", AppearanceItemType = "ViewItem", TargetItems = "Value", Enabled = false)]
Note: I have implement the TreeListInplaceEditViewController to edit in the treelist.