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


In This Topic
    NCell Class Members
    In This Topic

    The following tables list the members exposed by NCell.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Reference to the IsCurrent property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NCell  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the content of the cell. Automatically updated by Nevron.  
    Public PropertyGets whether the cell is current  
    Public PropertyGets the grid view to which this cell belongs  
    Public PropertyGets the row to which this cell belongs  
    Top
    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