PanelScheduleView.GetParamValue
Description:
Gets the cell's text based on its type
Gets the cell's text based on its type
public string GetParamValue(
SectionType sectionType,
int nRow,
int nCol
)
-
sectionTypeSection of the desired parameter value
-
Int32nRowRow Number of the Section
-
Int32nColColumn Number of the Section
-
The given row number nRow is invalid. -or- The given column number nCol is invalid. -or- Thrown if there is no parameter at this cell -or- A value passed for an enumeration argument is not a member of that enumeration
-
Thrown if attempt to call on a template