A newer version of this page is available.
Switch to the current version.
ColumnCreatedEventArgs Class
Represents arguments passed to the WinColumnsListEditor.ColumnCreated event.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v18.2.dll
Declaration
public class ColumnCreatedEventArgs :
EventArgs
Public Class ColumnCreatedEventArgs
Inherits EventArgs
Remarks
The WinColumnsListEditor.ColumnCreated event occurs after a column has been created in the GridListEditor's GridListEditor.GridView.
See Also
Feedback