Back to Devexpress

ASPxGridEditorEventArgs Class

aspnet-devexpress-dot-web-3cbcdbe9.md

latest2.0 KB
Original Source

ASPxGridEditorEventArgs Class

Serves as a base for classes that provide data for editor initialization events of grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridEditorEventArgs :
    ASPxGridItemEventArgs
vb
Public Class ASPxGridEditorEventArgs
    Inherits ASPxGridItemEventArgs

Inheritance

Show 14 items

Object EventArgs ASPxGridItemEventArgs ASPxGridEditorEventArgs ASPxCardViewEditorEventArgs

ASPxCardViewSearchPanelEditorEventArgs

ASPxGridViewEditorEventArgs

ASPxGridViewSearchPanelEditorEventArgs

ASPxTreeListEditorEventArgs

ASPxTreeListSearchPanelEditorEventArgs

ASPxVerticalGridEditorEventArgs

ASPxVerticalGridSearchPanelEditorEventArgs

BootstrapCardViewEditorEventArgs

BootstrapGridViewEditorEventArgs

See Also

ASPxGridEditorEventArgs Members

DevExpress.Web Namespace