Click or drag to resize

ContentColumnSettings_BooleanCanBeNull Property

Gets a value indicating whether the field control will authorize "no value".

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public bool CanBeNull { get; }

Property Value

Type: Boolean
See Also