Name | Description | |
---|---|---|
![]() | ColumnWidthChangingEventArgs Constructor | Creates a new object with the ColumnWidthChanging event arguments. |
The following tables list the members exposed by ColumnWidthChangingEventArgs.
Name | Description | |
---|---|---|
![]() | ColumnWidthChangingEventArgs Constructor | Creates a new object with the ColumnWidthChanging event arguments. |
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets whether to cancel the column width change. |
![]() | ColumnList | Gets the list of columns whose widths have changed. |
![]() | Header | Gets whether the column indexes are row header columns. |
![]() | View | Gets the view that contains the columns whose widths have changed. |
![]() | Width | Gets the new width of the column. |