Nevron.Nov.Grid Namespace : NAutoCreateColumnEventArgs Class |
The following tables list the members exposed by NAutoCreateColumnEventArgs.
Name | Description | |
---|---|---|
![]() | NAutoCreateColumnEventArgs Constructor | Initializer constructor. |
Name | Description | |
---|---|---|
![]() | DataColumn | Gets 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. |
![]() | FieldIndex | Gets the index of the field for which the column is created. |
![]() | FieldInfo | Gets information about the field for which the column is created. |
![]() | Grid | Gets the grid for which a column needs to be created. |