Click or drag to resize
CalculationWorks Logo
BcfColumn Properties

The BcfColumn type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBehavior
Gets the BcfColumnBehavior.
Public propertyFunction
Gets the BcfFunctionBase used to calculate the values in this column.
Public propertyIndex
Gets the position of the column within the BcfTable.Columns collection.
Public propertyName
Gets the columns name.
Public propertyTable
Gets the BcfTable the column belongs to.
Top
See Also