[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ColumnWidthChangingEventArgs.-ctor

ColumnWidthChangingEventArgs Constructor

ColumnWidthChangingEventArgs(SpreadView, ArrayList, int, bool)

Creates a new object with the ColumnWidthChanging event arguments.

Declaration
public ColumnWidthChangingEventArgs(SpreadView view, ArrayList columnList, int width, bool header)
Public Sub New(view As SpreadView, columnList As ArrayList, width As Integer, header As Boolean)
Parameters
Type Name Description
SpreadView view

View (Spreadview object) that contains the columns that have changed

ArrayList columnList

Array list of the columns whose widths have changed

int width

New width

bool header

Whether to include the header