Auto_Save_State - cWebBaseDEO
Determines if auto save should be performed
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Auto_Save_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Auto_Save_State to IntegerVariable |
| Write Access: | Set Auto_Save_State to IntegerVariable/Value |
Description
If the value of the Auto_Save_State property is True, rotation from the last object within this object to the first object within this object will cause this object to save. Intended to be set.
Default is True for dbGrid, False for non-row-based DEOs like dbForm.