Click or drag to resize

ContentViewColumnGroupOrder Method

Checks the type of group order of the specified column. "Ascending", "Descending" or "Unused".

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

Parameters

colId
Type: SystemInt32

Return Value

Type: String
See Also