<Code Lib>
2022 Method
Changes 0
M

PanelScheduleView.GetCombinedParamValue

Description:
Returns the combined parameter text for instance view

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

Return Value string The combined parameter text

Loading…