Click or drag to resize

ContentColumnSettings_ChoiceTLCustomNodeLabelColumn Property

Gets or sets the guid of a target column.

This setting is optional.

If set, that column will be used in the tree control instead of the default target of "ColumnGuid".

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

Property Value

Type: Guid
See Also