2027 Method
Changes 0
M

PanelScheduleView.IsSpace

Description:
Check if the selected cell is a space
public bool IsSpace(
	int nRow,
	int nCol
)
  • Int32
    nRow
    Row Number
  • Int32
    nCol
    Column Number
Return Value Boolean True if the selected cell is a space, false otherwise