ColumnCreatedEventArgs Properties
Represents arguments passed to the WinColumnsListEditor.ColumnCreated event.| Name | Description |
|---|---|
| Column | Provides access to the column that has been created. |
| ColumnInfo | Provides access to the Application Model‘s node which contains information on the created column. |
See Also