Skip to content

Allow_Top_Add_State - dbGrid_

Determines if additional rows may be added to the top of the grid

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Allow_Top_Add_State
Access Type Syntax
Read Access: Get Allow_Top_Add_State to IntegerVariable
Write Access: Set Allow_Top_Add_State to IntegerVariable/Value

Description

If the value of the Allow_top_add_state property is true and no_create_state is false, pressing up arrow in the top existing row of the grid opens up a new row above it for data entry. If it is false, additional rows may not be added to the top of the grid.

Default is false.