PanelScheduleView.GetCombinedParamValue
Description:
Returns the combined parameter text for instance view
Returns the combined parameter text for instance view
public string GetCombinedParamValue(
SectionType sectionType,
int nRow,
int nCol
)
-
sectionTypeSection type
-
nRowRow Number
-
nColColumn Number
Return Value
string
The combined parameter text
-
The given row number nRow is invalid. -or- The given column number nCol is invalid. -or- A value passed for an enumeration argument is not a member of that enumeration