Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnViewportWidthChangedEventArgs Class
Properties

In This Topic
    ColumnViewportWidthChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColumnViewportWidthChangedEventArgs.

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