PanelScheduleView.SetLockSlot
Description:
Set lock state for a circuit slot at specific cell.
Set lock state for a circuit slot at specific cell.
public void SetLockSlot(
int nRow,
int nCol,
bool bLock
)
No comments yet. Start the discussion.
Loading…