Click or drag to resize
CalculationWorks Logo
BcfColumnIndex Property
Gets the position of the column within the BcfTable.Columns collection.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public int Index { get; }

Property Value

Type: Int32
The index.
See Also