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

In This Topic
    ColumnWidthChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColumnWidthChangingEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new object with the ColumnWidthChanging event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether to cancel the column width change.  
    Public Property Gets the list of columns whose widths have changed.  
    Public Property Gets whether the column indexes are row header columns.  
    Public Property Gets the view that contains the columns whose widths have changed.  
    Public Property Gets the new width of the column.  
    Top
    See Also