Skip to main content
Tab

ASPxGridEditorCreateEventArgs Class

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxGridEditorCreateEventArgs :
    ASPxGridItemEventArgs
See Also