Skip to main content
A newer version of this page is available. .

CustomizeGridViewDataColumnEventArgs Class

Specifies arguments passed to the ASPxGridListEditor.CustomizeGridViewDataColumn event.

Namespace: DevExpress.ExpressApp.Web.Editors.ASPx

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public class CustomizeGridViewDataColumnEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomizeGridViewDataColumnEventArgs
See Also