Click or drag to resize

PFFieldControlContainerMinHeight Property

Gets the minimal height of the field's control container. Does not apply if negative.

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

Property Value

Type: Int32
See Also