2020 Method
Changes 0
M

TableSectionData.CanRemoveRow

Description:
Verifies that if the row at the given index can be removed..
public bool CanRemoveRow(
	int nIndex
)
Return Value bool True if the row can be removed, false otherwise