Back to Devexpress

ASPxGridViewSearchPanelEditorEventArgs Class

aspnet-devexpress-dot-web-64514f41.md

latest1.5 KB
Original Source

ASPxGridViewSearchPanelEditorEventArgs Class

Provides data for the ASPxGridView.SearchPanelEditorInitialize event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

ASPxGridViewSearchPanelEditorEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridItemEventArgs ASPxGridEditorEventArgs ASPxGridViewSearchPanelEditorEventArgs

See Also

ASPxGridViewSearchPanelEditorEventArgs Members

DevExpress.Web Namespace