Skip to main content
Tab

ASPxGridViewEditorEventArgs Class

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxGridViewEditorEventArgs :
    ASPxGridEditorEventArgs

Remarks

The ASPxGridViewEditorEventArgs class provides properties that allow you to identify the processed data cell, its editor and value.

See Also