Click or drag to resize
GridControlOnFind Method
Raises the Find event.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public virtual void OnFind()
Remarks
Invoke this method to open a dialog box that allows the user to search for specified string within the grid.
See Also