 |
IBcfColumnTypeConstraint Interface |
Interface for column behavior items that checks values immediately before they are written into the cells value property.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic interface IBcfColumnTypeConstraint
Public Interface IBcfColumnTypeConstraint
public interface class IBcfColumnTypeConstraint
type IBcfColumnTypeConstraint = interface end
The IBcfColumnTypeConstraint type exposes the following members.
Methods
| Name | Description |
---|
 | IsValid |
Determines whether the specified value is valid.
|
Top
Remarks
Examples
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also