<Code Lib>
2027 Method
Changes 0
M

PanelScheduleView.RemoveSpare

Description:
Remove a spare at specific cell.

public void RemoveSpare(
	int nRow,
	int nCol
)

  • Int32
    nRow
    Row Number
  • Int32
    nCol
    Column Number

Loading…