Click or drag to resize

WebFormFieldIsHeightApplicable Method

Determines whether the height is applicable for the specified column.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static bool IsHeightApplicable(
	ContentColumn column
)

Parameters

column
Type: Packflow.ModelingContentColumn

Return Value

Type: Boolean
See Also