Click or drag to resize

ContentViewContainsColumn Method

Determines whether this view uses 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 bool ContainsColumn(
	int colId
)

Parameters

colId
Type: SystemInt32

Return Value

Type: Boolean
See Also