Skip to content

GridRecordItemEditOptions Object Members

See Also

GridRecordItemEditOptions Overview


| See Also | | Grid Control ActiveX Control v24.0 | | | | | | | | |---|---|---|---|---|---|---|---|---|

Public Methods

Method Description
Public Method AddComboButton Adds a combo button to the GridRecordItem.
Public Method AddExpandButton Adds an expand button to the GridRecordItem.
Public Method AddSpinButton Adds a spin button to the GridRecordItem.
Public Method GetInplaceButton Returns the GridInplaceButton at the specified index.
Public Method RemoveButtons Removes all buttons from an item.

Public Properties

Property Description
Public Property AllowEdit Specifies whether an Edit control is used for the item.
Public Property ConstraintEdit Specifies whether data not declared in the list of constraints can be entered into the edit box.
Public Property Constraints Collection of constraints that are displayed when the combo button is pressed.
Public Property EditControlStyle Gets/sets the text formatting style for the GridRecordItem.
Public Property ExpandOnSelect
Public Property InplaceButtonsCount Returns the number of in-place buttons added to the item. Since indexes are zero-based, the size is 1 greater than the largest index.
Public Property MaxLength Gets/sets the maximum number of characters that can be entered when editing an item.
Public Property SelectTextOnEdit Specifies whether the text in a cell will become highlighted/selected when focus has been given to the item and it is editable.

See Also

GridRecordItemEditOptions Overview


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