cpr.controls.TreeItemCheckType

This is a tree item check type.

Index

Properties
Name Type Description
single String Independently checked.
allchild String In cascade, if all children are true, the parent becomes true, or if the parent is true, all children become true.

Properties

single
type String
Independently checked.
allchild
type String
In cascade, if all children are true, the parent becomes true, or if the parent is true, all children become true.