Click or drag to resize

BcfTableSetupOptions Property

Gets or sets the column options.

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

Property Value

Type: Object
The options if set; otherwise .
See Also