<Code Lib>
2020 Method
Changes 0
M

PanelScheduleView.GetParamValue

Description:
Gets the cell's text based on its type

public string GetParamValue(
	SectionType sectionType,
	int nRow,
	int nCol
)

Return Value string The cell's text

Loading…