AcSplitFormDatasheet Enumeration
Used with the SplitFormDatasheet property to specify whether the user can edit contents of the datasheet while a form is displayed in Split Form view.
Version Information
Version Added: Access 2007
Name |
Value |
Description |
---|---|---|
acDatasheetAllowEdits |
0 |
The user can edit the contents of the datasheet. |
acDatasheetReadOnly |
1 |
The user cannot edit the contents of the datasheet. |