Skip to content

AllowEdit Property

Description

Allows the text in all GridRecordItem(s) to be edited in this grid section.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AllowEdit() As Boolean

Return Type

TRUE if the record items are editable; otherwise, FALSE.

Remarks

This will add an edit box to the item where the text can be edited.

See Also

GridSection Object


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.