TableSectionData.IsAcceptableParamIdAndCategoryId
Overloads (2):
IsAcceptableParamIdAndCategoryId
| Name | Return Type | Description |
|---|---|---|
| IsAcceptableParamIdAndCategoryId(ElementId, ElementId) | Boolean | Identifies if the given parameter id and category id can be assigned to a cell in this table. |
| IsAcceptableParamIdAndCategoryId(Int32, ElementId, ElementId) | Boolean | Identifies if the given parameter id and category id can be assigned to a cell in the given row in this table. |