PFFieldChoiceShowNoneChoice Property |
Gets a value indicating whether the 'None' value can be displayed in the control.
This setting only applies on radio buttons controls (DisplayMode=Choices + no multiple values)
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool ShowNoneChoice { get; }
Property Value
Type:
BooleanSee Also