Skip to main content
A newer version of this page is available. .
All docs
V20.2

CustomizationFormSearchEventArgs Class

Provides data for the CustomizationFormSearch event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class CustomizationFormSearchEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomizationFormSearchEventArgs
See Also