ASPxGridViewSearchPanelEditorEventArgs Constructors
Provides data for the ASPxGridView.SearchPanelEditorInitialize event.Name | Parameters | Description |
---|---|---|
ASPxGridViewSearchPanelEditorEventArgs(ASPxEditBase, Object) | editor, value | Initializes a new instance of the ASPxGridViewSearchPanelEditorEventArgs class with the specified settings. |
See Also