aspnet-devexpress-dot-web-11ab1fe4.md
Provides data for the ASPxGridView.CellEditorInitialize and ASPxGridView.AutoFilterCellEditorInitialize events.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewEditorEventArgs :
ASPxGridEditorEventArgs
Public Class ASPxGridViewEditorEventArgs
Inherits ASPxGridEditorEventArgs
ASPxGridViewEditorEventArgs is the data class for the following events:
The ASPxGridViewEditorEventArgs class provides properties that allow you to identify the processed data cell, its editor and value.
Object EventArgs ASPxGridItemEventArgs ASPxGridEditorEventArgs ASPxGridViewEditorEventArgs BootstrapGridViewEditorEventArgs
See Also