NevronOpenVision
Nevron.Nov.Grid Namespace / NCell Class


NCell Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Overriden to return false, since for performance reasons we do not want  
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 MethodPastes the content from the clipboard inside the this cell.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to arrange the view and the editor  
Protected MethodOverridden. Overriden to measure the size of the view  
Internal Method  
Internal Method  
Top
See Also