Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnWidthChangedEventArgs Class
Properties


In This Topic
    ColumnWidthChangedEventArgs Class Members
    In This Topic

    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