Click or drag to resize

BcfColumnT, TOptionsOptions Property

Gets or sets the column-options object. The value may be .

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public TOptions Options { get; set; }

Return Value

Type: TOptions
The column-options object if set; otherwise .
See Also