TableSectionData.CanRemoveColumn
Description:
Verifies that if the column at the given index can be removed.
Verifies that if the column at the given index can be removed.
-
nIndexAn integer index.
Return Value
bool
True if the column can be removed, false otherwise.