NevronOpenVision
Nevron.Nov.Grid Namespace / NCreateDataCellViewEventArgs Class
Fields Properties Methods


In This Topic
    NCreateDataCellViewEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NCreateDataCellViewEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    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 the data cell for which a view is created.  
    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