CustomizationFormSearchEventArgs.SearchText Property
Gets the search string.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The search string. |
See Also