<Code Lib>
2024 Method
Changes 0
M

PanelScheduleView.AddSpare

Description:
Add a spare at specific cell.

public void AddSpare(
	int nRow,
	int nCol
)

  • Int32
    nRow
    Row Number
  • Int32
    nCol
    Column Number

Loading…