<Code Lib>
2027 Method
Changes 0
M

PanelScheduleView.RemoveSpace

Description:
Remove a space at specific cell.

public void RemoveSpace(
	int nRow,
	int nCol
)

  • Int32
    nRow
    Row Number
  • Int32
    nCol
    Column Number

Loading…