====== EDITTABLE Properties ====== The EDITTABLE control supports the following properties in addition to the Common Properties except where noted below. ^Name^Description^ |ALLOWROWDELETE|Specifies if the user is allowed to delete a row by using the Delete key.| |ALLOWROWINSERT|Specifies if the user is allowed to insert a row by using the Insert key.| |CANCOPY |Indicates if a Clipboard Copy operation may be performed | |CANCUT | | |CANPASTE | | |CARETPOS |Specifies the position of the caret inside the control. | |MAXROWLIMIT |Specifies the maximum number of rows a user may insert. | |MINROWLIMIT |Specifies the minimum number of rows allowed in the control. |