<Code Lib>
2020 Method
Changes 0
M

PanelScheduleView.IsCellInPhaseLoads

Description:
Check if this cell in the phase loads

public bool IsCellInPhaseLoads(
	int nRow,
	int nCol
)

Return Value bool True if this cell in the phase loads, false otherwise

Loading…