Back to Devexpress

CustomizationFormSearchEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-customizationformsearcheventargs-dot-ctor.md

latest1.4 KB
Original Source

CustomizationFormSearchEventArgs Constructors

Provides data for the CustomizationFormSearch event.

NameParametersDescription
CustomizationFormSearchEventArgs(GridColumn, String, Boolean)column, text, isVisibleInitializes a new instance of the CustomizationFormSearchEventArgs class with specified settings.
CustomizationFormSearchEventArgs(GridBand, String, Boolean)band, searchText, isVisibleInitializes a new instance of the CustomizationFormSearchEventArgs class with specified settings.

See Also

CustomizationFormSearchEventArgs Class

CustomizationFormSearchEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace