ASPxVerticalGridSearchPanelEditorEventArgs Class
In This Article
Provides data for the ASPxVerticalGrid.SearchPanelEditorInitialize event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxVerticalGridSearchPanelEditorEventArgs :
ASPxGridEditorEventArgs
#Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridEditorEventArgs
ASPxVerticalGridSearchPanelEditorEventArgs
See Also