Skip to content

EditMode Property

Description

Indicates whether the in-place edit control is currently active (visible and focused).

Property Type

Read-only property

Syntax (Visual Basic)

Public Property EditMode() As Boolean

Remarks

The EditMode property is used to indicate when an item is in edit mode. This is useful to know when using the Navigator object to navigate the grid via code.

See Also


See Also | Grid Control ActiveX Control v24.0


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