ColumnCreatedEventArgs Constructors
Represents arguments passed to the WinColumnsListEditor.ColumnCreated event.Name | Parameters | Description |
---|---|---|
ColumnCreatedEventArgs(GridColumn, IModelColumn) | column, columnInfo | Creates and initializes a new instance of the ColumnCreatedEventArgs class. |
See Also