ASPxGridViewEditorCreateEventArgs Class
Provides data for the ASPxGridView.AutoFilterCellEditorCreate event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The ASPxGridViewEditorCreateEventArgs class provides properties that allow you to identify the data column that owns the processed cell, cell editor and value.
Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridEditorCreateEventArgs
ASPxGridViewEditorCreateEventArgs
See Also