ContentColumnSettings_FileHolderNewLinesInDisplayMode Property |
Gets or sets a value indicating whether display values
must separate files by new lines (in place of commas).
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute(AttributeName = "FHNewLinesInDisplayMode")]
public bool NewLinesInDisplayMode { get; set; }
Property Value
Type:
BooleanSee Also