ContentColumnSettings_ChoiceSelectValuesInDialog Property |
Gets or sets a value indicating whether the values are selected in a dialog
that can be opened from the control.
Selected values are directly shown in the control and can be removed.
Does not apply on the DropDownList display mode.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute]
public bool SelectValuesInDialog { get; set; }
Property Value
Type:
BooleanSee Also