This topic has not yet been rated - Rate this topic

ColumnWidthChangingEventArgs Properties

The ColumnWidthChangingEventArgs type exposes the following members.

  Name Description
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property ColumnIndex Gets the index of the column whose width is changing.
Public property NewWidth Gets or sets the new width for the column.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.