Nevron.Nov.Grid Namespace / NColumnCell Class
Fields Properties Methods Events


In This Topic
    NColumnCell Class Members
    In This Topic

    The following tables list the members exposed by NColumnCell.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NColumnCell  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column for which this cell was created.  
    Public PropertyGets the index of the row inside the data source.  
    Top
    Public Methods
     NameDescription
    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 MethodOverridden. Copies the content of the specified cell on the clipboard.  
    Public MethodOverridden. Cuts the content of the specified cell on the clipboard.  
    Public MethodGets the column format associated with this cell  
    Public MethodOverloaded. Gets the value of the cell.  
    Public MethodOverridden. Pastes the content from the clipboard inside the this cell.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Called when the local and/or computed value of a property has changed.  
    Top
    See Also