PFChoicesTreeNode Properties |
The PFChoicesTreeNode type exposes the following members.
Name | Description | |
---|---|---|
Children |
Gets or sets the children nodes.
| |
Flag |
Gets or sets a value indicating whether this PFChoicesTreeNode is flagged.
Usually used during the control generation to mark selected nodes.
| |
Parent |
Gets or sets the parent node.
| |
ParentReference |
Gets or sets the parent (node) reference.
| |
Reference |
Gets or sets the reference.
| |
SourceItem |
Gets the choice source item.
| |
Text |
Gets or sets the display text of the node.
|