Click or drag to resize

WebFormField Constructor (Int32)

Initializes a new instance of the WebFormField class.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public WebFormField(
	int column
)

Parameters

column
Type: SystemInt32
See Also