GrapeCity MultiRow Windows Forms Documentation
IEditingControl Interface Members
Properties  Methods  Events

The following tables list the members exposed by IEditingControl.

Public Properties
 NameDescription
 PropertyEditingPanelCursorGets the cursor used when the mouse pointer is over the editing panel but not over the editing control.  
 PropertyFormattedValueGets or sets the formatted value of the editing control.  
 PropertyGcMultiRowGets or sets the GcMultiRow that hosts this editing control.  
 PropertyRowIndexGets or sets the index of the row that this control is editing.  
 PropertyZoomFactorGets or sets a value that indicates the current zoom ratio.  
Top
Public Methods
 NameDescription
 MethodApplyCellStyleToEditingControlChanges the control's user interface (UI) to be consistent with the specified cell style.  
 MethodPrepareEditingControlForEditPrepares the currently selected cell for editing.  
 MethodWantsInputKeyDetermines whether the specified key is a regular input key that the editing control should process.  
Top
Public Events
 NameDescription
 EventDirtyStateChangedOccurs when the value of this editing control has changed.  
Top
See Also

Reference

IEditingControl Interface
GrapeCity.Win.MultiRow Namespace
ComboBoxEditingControl Class
DateTimePickerEditingControl Class
DomainUpDownEditingControl Class
MaskedTextBoxEditingControl Class
NumericUpDownEditingControl Class
PopupEditingControl Class
RichTextBoxEditingControl Class
TextBoxEditingControl Class

 

 


Copyright © GrapeCity, inc. All rights reserved.