TIWCGJQTreeViewCheckBoxPlugin.RealCheckBoxes Property

If set to true real hidden checkboxes will be created for each element, so if the tree is part of a form, checked nodes will be submitted automatically. By default the name of the checkbox is "check_" + the ID of the LI element and the value is 1, this can be changed using the real_checkboxes_names config option.

Namespace: IWCGJQTreeView
published
 property RealCheckBoxes: boolean index 03 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean