PFChoicesTreeNodeFlag Property |
Gets or sets a value indicating whether this
PFChoicesTreeNode is flagged.
Usually used during the control generation to mark selected nodes.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool Flag { get; set; }
Property Value
Type:
BooleanSee Also