Click or drag to resize

BcfTableTRow, TOptionsOptions Property

Gets or sets the table-options.

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 table-options if set; otherwise .
See Also