Version

Cell Class Methods

For a list of all members of this type, see Cell members.

Public Methods
 NameDescription
Public MethodEndEditModeEnds edit mode for this cell accepting any changes made while in edit mode.  
Public MethodRefreshValueGets the cell's value and updates the display if the cell is in view  
Public MethodSetEditorSettingsUsed for specifying cell's EditorType, EditorStyle and EditAsType properties.  
Public MethodToStringReturns a string representation of the object  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
See Also