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


In This Topic
    NAutoCreateColumnEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NAutoCreateColumnEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the data column that will be added to the grid columns collection. Setting this property cancels the event (handles it) and stops the propagation.  
    Public PropertyGets the index of the field for which the column is created.  
    Public PropertyGets information about the field for which the column is created.  
    Public PropertyGets the grid for which a column needs to be created.  
    Top
    See Also