[]
Initializes a new instance of the ColumnChangedEventArgs
public ColumnChangedEventArgs(DisplayColumn column, string propertName)
| Type | Name | Description |
|---|---|---|
| DisplayColumn | column | The column whose property has changed. |
| string | propertName | The name of the property that changed. |