ColumnCreatedEventArgs Class
Represents arguments passed to the WinColumnsListEditor.ColumnCreated event.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Remarks
The WinColumnsListEditor.ColumnCreated event occurs after a column has been created in the GridListEditor‘s GridListEditor.GridView.
See Also