Enumeration TreeSelectionMode

树状结构的选择模式

Enumeration Members

ChildrenOnly: "ChildrenOnly"
DescendantsOnly: "DescendantsOnly"
Individual: "Individual"
SelfChildren: "SelfChildren"
SelfDescendants: "SelfDescendants"

Generated using TypeDoc