PanelScheduleView.GetLoadClassificationName
Description:
Gets the name of the Load Classification at the given row/column
Gets the name of the Load Classification at the given row/column
public string GetLoadClassificationName(
int nRow,
int nCol
)
-
Int32nRowRow Number of the Load Summary Section
-
Int32nColColumn number of Load Summary Section
-
The given row number nRow is invalid in Summary. -or- The given column number nCol is invalid in Summary.