| C1.Win.C1Report.4 Assembly > C1.Win.C1Preview Namespace > C1PreviewThumbnailView Class : ColumnWidthChanged Event |
'Declaration Public Event ColumnWidthChanged As System.Windows.Forms.ColumnWidthChangedEventHandler
public event System.Windows.Forms.ColumnWidthChangedEventHandler ColumnWidthChanged
The event handler receives an argument of type System.Windows.Forms.ColumnWidthChangedEventArgs containing data related to this event. The following ColumnWidthChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| ColumnIndex | Gets the column index for the column whose width is being changed. |