Back to Devexpress

ASPxCardViewSearchPanelEditorEventArgs Class

aspnet-devexpress-dot-web-dc990c62.md

latest1.5 KB
Original Source

ASPxCardViewSearchPanelEditorEventArgs Class

Provides data for the ASPxCardView.SearchPanelEditorInitialize event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

ASPxCardViewSearchPanelEditorEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridItemEventArgs ASPxGridEditorEventArgs ASPxCardViewSearchPanelEditorEventArgs

See Also

ASPxCardViewSearchPanelEditorEventArgs Members

DevExpress.Web Namespace