Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnViewportWidthChangedEventArgs Class
Properties


ColumnViewportWidthChangedEventArgs Class Members

The following tables list the members exposed by ColumnViewportWidthChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the ColumnViewportWidthChanged event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets the view that contains the viewport column whose width has changed.  
Public PropertyGets the index of the viewport column whose width has changed.  
Public PropertyGets the width of the viewport column whose width has changed.  
Top
See Also