Nevron.Nov.Grid Namespace / NAutoCreateColumnEventArgs Class


In This Topic
    NAutoCreateColumnEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see NAutoCreateColumnEventArgs members.

    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