TIWCGJQTreeViewCheckBoxPlugin.OverrideUi Property
If set to true all selection will be handled by checkboxes. The checkbox plugin will map UI's get_selected function to its own get_checked function and overwrite the UI reselect function. It will also disable the select_node, deselect_node and deselect_all functions. If left as false nodes can be selected and checked independently.
published property OverrideUi: boolean index 00 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean