Click or drag to resize
CalculationWorks Logo
BcfRowGetValidationTags Method
Overload List
  NameDescription
Public methodCode exampleGetValidationTags
Gets the BcfValidatorCellContent objects of all tagged cells in this row.
Public methodCode exampleGetValidationTags(Int32)
Gets the BcfValidatorCellContent objects a columns cell is tagged with.
Public methodCode exampleGetValidationTags(String)
Gets the BcfValidatorCellContent objects a columns cell is tagged with.
Public methodCode exampleGetValidationTags(BcfCell)
Gets the BcfValidatorCellContent objects a columns cell is tagged with.
Public methodCode exampleGetValidationTags(BcfColumn)
Gets the BcfValidatorCellContent objects a columns cell is tagged with.
Top
See Also