Click or drag to resize

ContentColumnSettings_ChoiceTLShowCheckboxesColumnGuid Property

Gets or sets the guid of the target boolean column containing a value specifying if the node can be checked or not.

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 Guid TLShowCheckboxesColumnGuid { get; set; }

Property Value

Type: Guid
See Also