2020 Method
Changes 0
M

TableSectionData.CanInsertRow

Description:
Verifies if a new row can be inserted at the given index.
public bool CanInsertRow(
	int nIndex
)
Return Value bool True if the row can be inserted, false otherwise.