PFFieldChoiceSelectValuesInDialog Property |
Gets 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.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool SelectValuesInDialog { get; }
Property Value
Type:
BooleanSee Also