GridRecordItemEditOptions Object Members
See Also
GridRecordItemEditOptions Overview
|
| | Grid Control ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
Public Methods
| Method | Description |
|---|---|
AddComboButton |
Adds a combo button to the GridRecordItem. |
AddExpandButton |
Adds an expand button to the GridRecordItem. |
AddSpinButton |
Adds a spin button to the GridRecordItem. |
GetInplaceButton |
Returns the GridInplaceButton at the specified index. |
RemoveButtons |
Removes all buttons from an item. |
Public Properties
| Property | Description |
|---|---|
AllowEdit |
Specifies whether an Edit control is used for the item. |
ConstraintEdit |
Specifies whether data not declared in the list of constraints can be entered into the edit box. |
Constraints |
Collection of constraints that are displayed when the combo button is pressed. |
EditControlStyle |
Gets/sets the text formatting style for the GridRecordItem. |
ExpandOnSelect |
|
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. |
MaxLength |
Gets/sets the maximum number of characters that can be entered when editing an item. |
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.