Auto_Save_State - cWebBaseDEO

Determines if auto save should be performed

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean Auto_Save_State

Read Access: Get Auto_Save_State to BooleanVariable
Write Access: Set Auto_Save_State to BooleanVariable/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.