Spread Windows Forms 17
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 ConstructorCreates a new object with the ColumnWidthChanging event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether to cancel the column width change.  
    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.  
    Public PropertyGets the new width of the column.  
    Top
    See Also