ASPxGridViewEditorEventArgs Class
Provides data for the ASPxGridView.CellEditorInitialize and ASPxGridView.AutoFilterCellEditorInitialize events.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The ASPxGridViewEditorEventArgs class provides properties that allow you to identify the processed data cell, its editor and value.
Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridEditorEventArgs
ASPxGridViewEditorEventArgs
See Also