[]
Provides data for the ColReisize event.
public class ColResizeEventArgs : EventArgs
| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating that sizing should be ignored. |
| ColIndex | Indicates the position in the DisplayColumns collection. |
| Column | Gets the C1DisplayColumn for the column being sized. |