TableSectionData.IsAcceptableParamIdAndCategoryId
Description:
Identifies if the given parameter id and category id can be assigned to a cell in the given row in this table.
Identifies if the given parameter id and category id can be assigned to a cell in the given row in this table.
Overloads (2):
IsAcceptableParamIdAndCategoryId(Int32,ElementId,ElementId)
-
nRowrow index
-
paramId
-
categoryId
Return Value
bool
True if the ParamId and CategoryId are all valid.
-
The given row number nRow is invalid.
-
A non-optional argument was NULL