2020 Method
Changes 0
M

TableSectionData.CanRemoveColumn

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