Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnWidthChangingEventArgs Class


In This Topic
    ColumnWidthChangingEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ColumnWidthChangingEventArgs members.

    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