2027 Method
Changes 0
M

TableSectionData.CanRemoveRow

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