AllowEdit Property
Description
Specifies whether an Edit control is used for the item.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property AllowEdit() As Boolean
Remarks
If an edit control is not used, the user can still change the value through a combo box.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.