NevronOpenVision
Nevron.Nov.Grid Namespace / NDataCellEditor Class
Fields Properties Methods Events


NDataCellEditor Class Members

The following tables list the members exposed by NDataCellEditor.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NDataCellEditor.  
Top
Public Properties
 NameDescription
Public PropertyGets the column to which the editor belongs  
Public PropertyGets the data cell to which this editor belongs  
Public PropertyGets the column to which the editor belongs  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the this cell can copy its content on the clipboard.  
Public MethodDetermines whether the this cell can cut its content on the clipboard.  
Public MethodDetermines whether the this cell can accept pasted content from the clipboard.  
Public MethodCopies the content of the specified data cell on the clipboard.  
Public MethodCuts the content of the specified data cell on the clipboard.  
Public MethodOverloaded.   
Public Method  
Public Method  
Public Method  
Public MethodPastes the content from the clipboard inside the this cell.  
Public MethodOverloaded.   
Top
See Also