Click or drag to resize

PFChoicesTreeNode Properties

The PFChoicesTreeNode type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets or sets the children nodes.
Public propertyFlag
Gets or sets a value indicating whether this PFChoicesTreeNode is flagged. Usually used during the control generation to mark selected nodes.
Public propertyParent
Gets or sets the parent node.
Public propertyParentReference
Gets or sets the parent (node) reference.
Public propertyReference
Gets or sets the reference.
Public propertySourceItem
Gets the choice source item.
Public propertyText
Gets or sets the display text of the node.
Top
See Also