Nevron.Nov.Grid Namespace / NCreateCellViewEventArgs Class
Fields Properties Methods


In This Topic
    NCreateCellViewEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NCreateCellViewEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column cell for which a view is created.  
    Public PropertyGets the column for which a data cell view is created.  
    Public PropertyGets the column format for which a data cell view for a data cell.  
    Public PropertyGets or sets the cell view that will be inserted in the data cell. Setting this property cancels the event (handles it) and stops the propagation.  
    Public PropertyGets the row index for which a view is created.  
    Public PropertyGets the row value, which the data cell view must represent.  
    Top
    See Also