FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnWidthChangedEventArgs Class
Properties


ColumnWidthChangedEventArgs Class Members

The following tables list the members exposed by ColumnWidthChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the ColumnWidthChanged event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets the list of columns whose widths have changed.  
Public PropertyGets whether the column indexes are row header columns.  
Public PropertyGets the view that contains the columns whose widths have changed.  
Top
See Also