Click or drag to resize

PFFieldHeight Property

Gets or sets the desired height for the control of this field.

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

Property Value

Type: Int32
See Also