Spread Windows Forms 17
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 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