2027 Method
Changes 0
M

TableSectionData.CanInsertRow

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