 | BcfColumnSetupHasFormatter Property |
[This is preliminary documentation and is subject to change.]
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic abstract bool HasFormatter { get; }Public MustOverride ReadOnly Property HasFormatter As Boolean
Get
Return Value
Type:
BooleantrueFormatter is not
null; otherwise
false.
See Also