System.Windows.Forms.ColumnWidthChangingEventArgs: Property Members

The properties of System.Windows.Forms.ColumnWidthChangingEventArgs are listed below. For a list of all members, see the ColumnWidthChangingEventArgs Members list.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Properties

[read-only]
ColumnIndexint.

Gets the index of the column whose width is changing.

NewWidthint.

Gets or sets the new width for the column.