<Code Lib>
M

PanelScheduleView.GetSlotNumberByCell

Description:
Gets the slot number in the circuit table

public int GetSlotNumberByCell(
	int nRow,
	int nCol
)

  • Int32
    nRow
    Column Number
  • Int32
    nCol
Return Value Int32 Row Number

Loading…