TableSectionData.CanInsertColumn
Description:
Verifies if a new column can be inserted at the given index.
Verifies if a new column can be inserted at the given index.
-
nIndexAn integer index.
Return Value
bool
True if the column can be inserted, false otherwise.