GrapeCity.Win.MultiRow Namespace : IEditingControl Interface |
The following tables list the members exposed by IEditingControl.
Name | Description | |
---|---|---|
EditingPanelCursor | Gets the cursor used when the mouse pointer is over the editing panel but not over the editing control. | |
FormattedValue | Gets or sets the formatted value of the editing control. | |
GcMultiRow | Gets or sets the GcMultiRow that hosts this editing control. | |
RowIndex | Gets or sets the index of the row that this control is editing. | |
ZoomFactor | Gets or sets a value that indicates the current zoom ratio. |
Name | Description | |
---|---|---|
ApplyCellStyleToEditingControl | Changes the control's user interface (UI) to be consistent with the specified cell style. | |
PrepareEditingControlForEdit | Prepares the currently selected cell for editing. | |
WantsInputKey | Determines whether the specified key is a regular input key that the editing control should process. |
Name | Description | |
---|---|---|
DirtyStateChanged | Occurs when the value of this editing control has changed. |
IEditingControl Interface
GrapeCity.Win.MultiRow Namespace
ComboBoxEditingControl Class
DateTimePickerEditingControl Class
DomainUpDownEditingControl Class
MaskedTextBoxEditingControl Class
NumericUpDownEditingControl Class
PopupEditingControl Class
RichTextBoxEditingControl Class
TextBoxEditingControl Class