Version

RowEditCell class Members

The following tables list the members exposed by RowEditCell.

Public Constructors
 NameDescription
Public ConstructorRowEditCell Constructor  
Public Properties
 NameDescription
Public PropertyvalueReturns new value. New value  
Public Methods
 NameDescription
Public MethodgetCellReturns reference to Infragistics.Web.UI.GridCell that has entered edit mode.  
Public MethodgetEditorReturns the reference to html element or javascript object which is used as editor. That is available after edit mode was started.  
Public MethodgetOldValueReturns new value.  
Public MethodisFirstChecks for first editing cell.  
Public MethodisReadOnlyChecks if cell is editable.  
Public MethodsetReadOnlyDisables editing.  
See Also