M

PanelScheduleView.SetLockSlot

Description:
Set lock state for a circuit slot at specific cell.
public void SetLockSlot(
	int nRow,
	int nCol,
	bool bLock
)