NevronOpenVision
Nevron.Nov.Grid Namespace / NDataCell Class


NDataCell Class Methods

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

Public Methods
 NameDescription
Public MethodBegins the editing of the cell. Returns true if after the call the cell is in edit mode.  
Public MethodCancels the editing of the cell  
Public MethodOverridden. Determines whether the this cell can copy its content on the clipboard.  
Public MethodOverridden. Determines whether the this cell can cut its content on the clipboard.  
Public MethodOverridden. Determines whether the this cell can accept pasted content from the clipboard.  
Public MethodCommits the editing of the cell.  
Public MethodOverridden. Copies the content of the specified data cell on the clipboard.  
Public MethodOverridden. Cuts the content of the specified data cell on the clipboard.  
Public MethodGets the column format associated with this  
Public MethodOverloaded. Gets the value of the cell.  
Public MethodOverridden. Pastes the content from the clipboard inside the this cell.  
Public MethodOverloaded. Sets the value of the cell.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to arrange the editor.  
Internal Method  
Internal Method  
Protected MethodCalled when the IsEditing property has changed  
Protected MethodOverridden. Called when the local and/or computed value of a property has changed.  
Top
See Also