Click or drag to resize

ContentColumnSettings_ChoiceTLShowCheckboxes Property

Gets or sets a value indicating which nodes of the tree can be checked.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public PFFieldChoice_TreeViewCheckboxes TLShowCheckboxes { get; set; }

Property Value

Type: PFFieldChoice_TreeViewCheckboxes
See Also