Click or drag to resize

BcfTableTRow, TOptionsSetOptions Method

Sets the table-options.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public override void SetOptions(
	Object options
)

Parameters

options
Type: SystemObject
The options.
See Also