 | BcfColumnOptions Property |
[This is preliminary documentation and is subject to change.]
Gets the column-options object.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic Object Options { get; }Public ReadOnly Property Options As Object
Get
Return Value
Type:
ObjectThe column-options object if set; otherwise
null.
Version InformationBCF
Supported in: 4.0
See Also