Click or drag to resize

PFFieldBooleanDisplayMode Property

Gets or sets the way the Boolean field control should be displayed.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFFieldBoolean_DisplayMode DisplayMode { get; }

Property Value

Type: PFFieldBoolean_DisplayMode
See Also