Click or drag to resize
GridControlFind Event
Find event.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
[BrowsableAttribute(true)]
public event GridControlFindReplaceEventHandler Find

Value

Type: Stingray.GridGridControlFindReplaceEventHandler
Remarks
This event is invoked when the user is about to perform a find or search in the grid for specific data.
See Also