ColumnEventArgs Class
Provides data for the GridView.ColumnWidthChanged event.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Remarks
Use the ColumnEventArgs.Column property to identify the currently processed column.
See Also